public static interface DeleteOrganizationConformancePackRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DeleteOrganizationConformancePackRequest.Builder,DeleteOrganizationConformancePackRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteOrganizationConformancePackRequest.Builder |
organizationConformancePackName(String organizationConformancePackName)
The name of organization conformance pack that you want to delete.
|
DeleteOrganizationConformancePackRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteOrganizationConformancePackRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteOrganizationConformancePackRequest.Builder organizationConformancePackName(String organizationConformancePackName)
The name of organization conformance pack that you want to delete.
organizationConformancePackName - The name of organization conformance pack that you want to delete.DeleteOrganizationConformancePackRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteOrganizationConformancePackRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.