Home
last modified time | relevance | path

Searched refs:SetPolicyName (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DGetPolicyRequest.h51 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
56 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
61 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
66 …inline GetPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return *… in WithPolicyName()
71 …inline GetPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value)); re… in WithPolicyName()
76 … inline GetPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this;} in WithPolicyName()
H A DDeletePolicyRequest.h51 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
56 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
61 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
66 …inline DeletePolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retur… in WithPolicyName()
71 …inline DeletePolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value));… in WithPolicyName()
76 …inline DeletePolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this… in WithPolicyName()
H A DListPolicyVersionsRequest.h51 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
56 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
61 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
66 …inline ListPolicyVersionsRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value);… in WithPolicyName()
71 …inline ListPolicyVersionsRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(va… in WithPolicyName()
76 …inline ListPolicyVersionsRequest& WithPolicyName(const char* value) { SetPolicyName(value); return… in WithPolicyName()
H A DSetDefaultPolicyVersionRequest.h52 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
57 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
62 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
67 …inline SetDefaultPolicyVersionRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(va… in WithPolicyName()
72 …inline SetDefaultPolicyVersionRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::mo… in WithPolicyName()
77 …inline SetDefaultPolicyVersionRequest& WithPolicyName(const char* value) { SetPolicyName(value); r… in WithPolicyName()
H A DDetachPolicyRequest.h48 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
53 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
58 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
63 …inline DetachPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retur… in WithPolicyName()
68 …inline DetachPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value));… in WithPolicyName()
73 …inline DetachPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this… in WithPolicyName()
H A DGetPolicyVersionRequest.h51 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
56 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
61 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
66 …inline GetPolicyVersionRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); r… in WithPolicyName()
71 …inline GetPolicyVersionRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(valu… in WithPolicyName()
76 …inline GetPolicyVersionRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *… in WithPolicyName()
H A DAttachPolicyRequest.h48 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
53 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
58 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
63 …inline AttachPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retur… in WithPolicyName()
68 …inline AttachPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value));… in WithPolicyName()
73 …inline AttachPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this… in WithPolicyName()
H A DDeletePolicyVersionRequest.h52 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
57 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
62 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
67 …inline DeletePolicyVersionRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value)… in WithPolicyName()
72 …inline DeletePolicyVersionRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(v… in WithPolicyName()
77 …inline DeletePolicyVersionRequest& WithPolicyName(const char* value) { SetPolicyName(value); retur… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-logs/include/aws/logs/model/
H A DDeleteResourcePolicyRequest.h50 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
55 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
60 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
65 …inline DeleteResourcePolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value… in WithPolicyName()
70 …inline DeleteResourcePolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(… in WithPolicyName()
75 …inline DeleteResourcePolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); retu… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsIamRolePolicy.h53 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
58 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
63 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
68 …inline AwsIamRolePolicy& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return *… in WithPolicyName()
73 …inline AwsIamRolePolicy& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value)); re… in WithPolicyName()
78 … inline AwsIamRolePolicy& WithPolicyName(const char* value) { SetPolicyName(value); return *this;} in WithPolicyName()
H A DAwsIamGroupPolicy.h54 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
59 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
64 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
69 …inline AwsIamGroupPolicy& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return … in WithPolicyName()
74 …inline AwsIamGroupPolicy& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value)); r… in WithPolicyName()
79 … inline AwsIamGroupPolicy& WithPolicyName(const char* value) { SetPolicyName(value); return *this;} in WithPolicyName()
H A DAwsIamUserPolicy.h54 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
59 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
64 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
69 …inline AwsIamUserPolicy& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return *… in WithPolicyName()
74 …inline AwsIamUserPolicy& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value)); re… in WithPolicyName()
79 … inline AwsIamUserPolicy& WithPolicyName(const char* value) { SetPolicyName(value); return *this;} in WithPolicyName()
H A DAwsElbLbCookieStickinessPolicy.h86 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
92 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
98 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
104 …inline AwsElbLbCookieStickinessPolicy& WithPolicyName(const Aws::String& value) { SetPolicyName(va… in WithPolicyName()
110 …inline AwsElbLbCookieStickinessPolicy& WithPolicyName(Aws::String&& value) { SetPolicyName(std::mo… in WithPolicyName()
116 …inline AwsElbLbCookieStickinessPolicy& WithPolicyName(const char* value) { SetPolicyName(value); r… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancing/include/aws/elasticloadbalancing/model/
H A DLBCookieStickinessPolicy.h59 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
65 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
71 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
77 …inline LBCookieStickinessPolicy& WithPolicyName(const Aws::String& value) { SetPolicyName(value); … in WithPolicyName()
83 …inline LBCookieStickinessPolicy& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(val… in WithPolicyName()
89 …inline LBCookieStickinessPolicy& WithPolicyName(const char* value) { SetPolicyName(value); return … in WithPolicyName()
H A DDeleteLoadBalancerPolicyRequest.h97 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
102 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
107 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
112 …LoadBalancerPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return… in WithPolicyName()
117 …inline DeleteLoadBalancerPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::m… in WithPolicyName()
122 …inline DeleteLoadBalancerPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); … in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sesv2/include/aws/sesv2/model/
H A DDeleteEmailIdentityPolicyRequest.h99 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
105 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
111 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
117 …mailIdentityPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); return… in WithPolicyName()
123 …inline DeleteEmailIdentityPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::… in WithPolicyName()
129 …inline DeleteEmailIdentityPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value);… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DAutoScalingPolicyDescription.h55 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
60 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
65 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
70 …inline AutoScalingPolicyDescription& WithPolicyName(const Aws::String& value) { SetPolicyName(valu… in WithPolicyName()
75 …inline AutoScalingPolicyDescription& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move… in WithPolicyName()
80 …inline AutoScalingPolicyDescription& WithPolicyName(const char* value) { SetPolicyName(value); ret… in WithPolicyName()
H A DAutoScalingPolicyUpdate.h55 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
60 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
65 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
70 …inline AutoScalingPolicyUpdate& WithPolicyName(const Aws::String& value) { SetPolicyName(value); r… in WithPolicyName()
75 …inline AutoScalingPolicyUpdate& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(valu… in WithPolicyName()
80 …inline AutoScalingPolicyUpdate& WithPolicyName(const char* value) { SetPolicyName(value); return *… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/include/aws/autoscaling/model/
H A DDeletePolicyRequest.h93 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
98 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
103 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
108 …inline DeletePolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retur… in WithPolicyName()
113 …inline DeletePolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value));… in WithPolicyName()
118 …inline DeletePolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/include/aws/email/model/
H A DDeleteIdentityPolicyRequest.h132 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
137 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
142 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
147 …inline DeleteIdentityPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value… in WithPolicyName()
152 …inline DeleteIdentityPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(… in WithPolicyName()
157 …inline DeleteIdentityPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); retu… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kms/include/aws/kms/model/
H A DGetKeyPolicyRequest.h137 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
144 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
151 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
158 …inline GetKeyPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retur… in WithPolicyName()
165 …inline GetKeyPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value));… in WithPolicyName()
172 …inline GetKeyPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *this… in WithPolicyName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/include/aws/iam/model/
H A DGetGroupPolicyRequest.h134 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
142 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
150 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
158 …inline GetGroupPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); ret… in WithPolicyName()
166 …inline GetGroupPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value)… in WithPolicyName()
174 …inline GetGroupPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *th… in WithPolicyName()
H A DGetUserPolicyRequest.h134 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
142 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
150 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
158 …inline GetUserPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); retu… in WithPolicyName()
166 …inline GetUserPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(value))… in WithPolicyName()
174 …inline GetUserPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *thi… in WithPolicyName()
H A DDeleteUserPolicyRequest.h137 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
146 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
155 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
164 …inline DeleteUserPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); r… in WithPolicyName()
173 …inline DeleteUserPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(valu… in WithPolicyName()
182 …inline DeleteUserPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return *… in WithPolicyName()
H A DDeleteGroupPolicyRequest.h137 …inline void SetPolicyName(const Aws::String& value) { m_policyNameHasBeenSet = true; m_policyName … in SetPolicyName() function
146 …inline void SetPolicyName(Aws::String&& value) { m_policyNameHasBeenSet = true; m_policyName = std… in SetPolicyName() function
155 …inline void SetPolicyName(const char* value) { m_policyNameHasBeenSet = true; m_policyName.assign(… in SetPolicyName() function
164 …inline DeleteGroupPolicyRequest& WithPolicyName(const Aws::String& value) { SetPolicyName(value); … in WithPolicyName()
173 …inline DeleteGroupPolicyRequest& WithPolicyName(Aws::String&& value) { SetPolicyName(std::move(val… in WithPolicyName()
182 …inline DeleteGroupPolicyRequest& WithPolicyName(const char* value) { SetPolicyName(value); return … in WithPolicyName()

12345678910>>...20