public static interface DeleteAttributeGroupRequest.Builder extends ServiceCatalogAppRegistryRequest.Builder, SdkPojo, CopyableBuilder<DeleteAttributeGroupRequest.Builder,DeleteAttributeGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAttributeGroupRequest.Builder |
attributeGroup(String attributeGroup)
The name or ID of the attribute group that holds the attributes to describe the application.
|
DeleteAttributeGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAttributeGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAttributeGroupRequest.Builder attributeGroup(String attributeGroup)
The name or ID of the attribute group that holds the attributes to describe the application.
attributeGroup - The name or ID of the attribute group that holds the attributes to describe the application.DeleteAttributeGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAttributeGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.