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