| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAttributeGroupResult |
AbstractAWSAppRegistry.disassociateAttributeGroup(DisassociateAttributeGroupRequest request) |
DisassociateAttributeGroupResult |
AWSAppRegistryClient.disassociateAttributeGroup(DisassociateAttributeGroupRequest request)
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
DisassociateAttributeGroupResult |
AWSAppRegistry.disassociateAttributeGroup(DisassociateAttributeGroupRequest disassociateAttributeGroupRequest)
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateAttributeGroupResult |
DisassociateAttributeGroupResult.clone() |
DisassociateAttributeGroupResult |
DisassociateAttributeGroupResult.withApplicationArn(String applicationArn)
The Amazon resource name (ARN) that specifies the application.
|
DisassociateAttributeGroupResult |
DisassociateAttributeGroupResult.withAttributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) that specifies the attribute group.
|
Copyright © 2021. All rights reserved.