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