public static interface AssociateAttributeGroupResponse.Builder extends ServiceCatalogAppRegistryResponse.Builder, SdkPojo, CopyableBuilder<AssociateAttributeGroupResponse.Builder,AssociateAttributeGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateAttributeGroupResponse.Builder |
applicationArn(String applicationArn)
The Amazon resource name (ARN) of the application that was augmented with attributes.
|
AssociateAttributeGroupResponse.Builder |
attributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateAttributeGroupResponse.Builder applicationArn(String applicationArn)
The Amazon resource name (ARN) of the application that was augmented with attributes.
applicationArn - The Amazon resource name (ARN) of the application that was augmented with attributes.AssociateAttributeGroupResponse.Builder attributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.
attributeGroupArn - The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.Copyright © 2023. All rights reserved.