public static interface DetachPolicyRequest.Builder extends IotRequest.Builder, SdkPojo, CopyableBuilder<DetachPolicyRequest.Builder,DetachPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DetachPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DetachPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DetachPolicyRequest.Builder |
policyName(String policyName)
The policy to detach.
|
DetachPolicyRequest.Builder |
target(String target)
The target from which the policy will be detached.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDetachPolicyRequest.Builder policyName(String policyName)
The policy to detach.
policyName - The policy to detach.DetachPolicyRequest.Builder target(String target)
The target from which the policy will be detached.
target - The target from which the policy will be detached.DetachPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDetachPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.