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