public static interface DeletePolicyRequest.Builder extends VerifiedPermissionsRequest.Builder, SdkPojo, CopyableBuilder<DeletePolicyRequest.Builder,DeletePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePolicyRequest.Builder |
policyId(String policyId)
Specifies the ID of the policy that you want to delete.
|
DeletePolicyRequest.Builder |
policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the policy that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePolicyRequest.Builder policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the policy that you want to delete.
policyStoreId - Specifies the ID of the policy store that contains the policy that you want to delete.DeletePolicyRequest.Builder policyId(String policyId)
Specifies the ID of the policy that you want to delete.
policyId - Specifies the ID of the policy that you want to delete.DeletePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeletePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.