| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.disassociateAttributeGroup(Consumer<DisassociateAttributeGroupRequest.Builder> disassociateAttributeGroupRequest)
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
default DisassociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.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 |
|---|---|
default CompletableFuture<DisassociateAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.disassociateAttributeGroup(Consumer<DisassociateAttributeGroupRequest.Builder> disassociateAttributeGroupRequest)
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
default CompletableFuture<DisassociateAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.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.
|
Copyright © 2021. All rights reserved.