@@ -37,71 +37,71 @@ namespace Model
37
37
Aws::Http::HeaderValueCollection GetRequestSpecificHeaders () const override ;
38
38
39
39
/* *
40
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
41
- * applied. This must be of the form:</p> <p>
42
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
43
- * </p> <p>For more information about ARNs, see <a
44
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
40
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
41
+ * applied. This must be of the form:</p> <p>
42
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
43
+ * </p> <p>For more information about ARNs, see <a
44
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
45
45
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
46
46
*/
47
47
inline const Aws::String& GetCertificateArn () const { return m_certificateArn; }
48
48
49
49
/* *
50
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
51
- * applied. This must be of the form:</p> <p>
52
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
53
- * </p> <p>For more information about ARNs, see <a
54
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
50
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
51
+ * applied. This must be of the form:</p> <p>
52
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
53
+ * </p> <p>For more information about ARNs, see <a
54
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
55
55
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
56
56
*/
57
57
inline void SetCertificateArn (const Aws::String& value) { m_certificateArnHasBeenSet = true ; m_certificateArn = value; }
58
58
59
59
/* *
60
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
61
- * applied. This must be of the form:</p> <p>
62
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
63
- * </p> <p>For more information about ARNs, see <a
64
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
60
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
61
+ * applied. This must be of the form:</p> <p>
62
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
63
+ * </p> <p>For more information about ARNs, see <a
64
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
65
65
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
66
66
*/
67
67
inline void SetCertificateArn (Aws::String&& value) { m_certificateArnHasBeenSet = true ; m_certificateArn = value; }
68
68
69
69
/* *
70
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
71
- * applied. This must be of the form:</p> <p>
72
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
73
- * </p> <p>For more information about ARNs, see <a
74
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
70
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
71
+ * applied. This must be of the form:</p> <p>
72
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
73
+ * </p> <p>For more information about ARNs, see <a
74
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
75
75
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
76
76
*/
77
77
inline void SetCertificateArn (const char * value) { m_certificateArnHasBeenSet = true ; m_certificateArn.assign (value); }
78
78
79
79
/* *
80
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
81
- * applied. This must be of the form:</p> <p>
82
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
83
- * </p> <p>For more information about ARNs, see <a
84
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
80
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
81
+ * applied. This must be of the form:</p> <p>
82
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
83
+ * </p> <p>For more information about ARNs, see <a
84
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
85
85
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
86
86
*/
87
87
inline AddTagsToCertificateRequest& WithCertificateArn (const Aws::String& value) { SetCertificateArn (value); return *this ;}
88
88
89
89
/* *
90
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
91
- * applied. This must be of the form:</p> <p>
92
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
93
- * </p> <p>For more information about ARNs, see <a
94
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
90
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
91
+ * applied. This must be of the form:</p> <p>
92
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
93
+ * </p> <p>For more information about ARNs, see <a
94
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
95
95
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
96
96
*/
97
97
inline AddTagsToCertificateRequest& WithCertificateArn (Aws::String&& value) { SetCertificateArn (value); return *this ;}
98
98
99
99
/* *
100
- * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
101
- * applied. This must be of the form:</p> <p>
102
- * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
103
- * </p> <p>For more information about ARNs, see <a
104
- * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
100
+ * <p>String that contains the ARN of the ACM Certificate to which the tag is to be
101
+ * applied. This must be of the form:</p> <p>
102
+ * <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code>
103
+ * </p> <p>For more information about ARNs, see <a
104
+ * href="http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
105
105
* Resource Names (ARNs) and AWS Service Namespaces</a>.</p>
106
106
*/
107
107
inline AddTagsToCertificateRequest& WithCertificateArn (const char * value) { SetCertificateArn (value); return *this ;}
0 commit comments