public static interface DisassociateAttributeGroupResponse.Builder extends ServiceCatalogAppRegistryResponse.Builder, SdkPojo, CopyableBuilder<DisassociateAttributeGroupResponse.Builder,DisassociateAttributeGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
DisassociateAttributeGroupResponse.Builder |
applicationArn(String applicationArn)
The Amazon resource name (ARN) that specifies the application.
|
DisassociateAttributeGroupResponse.Builder |
attributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) that specifies the attribute group.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateAttributeGroupResponse.Builder applicationArn(String applicationArn)
The Amazon resource name (ARN) that specifies the application.
applicationArn - The Amazon resource name (ARN) that specifies the application.DisassociateAttributeGroupResponse.Builder attributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) that specifies the attribute group.
attributeGroupArn - The Amazon resource name (ARN) that specifies the attribute group.Copyright © 2021. All rights reserved.