public static interface AttachPolicyRequest.Builder extends IotRequest.Builder, SdkPojo, CopyableBuilder<AttachPolicyRequest.Builder,AttachPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
AttachPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AttachPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AttachPolicyRequest.Builder |
policyName(String policyName)
The name of the policy to attach.
|
AttachPolicyRequest.Builder |
target(String target)
The identity to which
the policy is attached.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAttachPolicyRequest.Builder policyName(String policyName)
The name of the policy to attach.
policyName - The name of the policy to attach.AttachPolicyRequest.Builder target(String target)
The identity to which the policy is attached.
target - The identity to
which the policy is attached.AttachPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAttachPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.