| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateAttributeGroupResponse.Builder |
AssociateAttributeGroupResponse.Builder.applicationArn(String applicationArn)
The Amazon resource name (ARN) of the application that was augmented with attributes.
|
AssociateAttributeGroupResponse.Builder |
AssociateAttributeGroupResponse.Builder.attributeGroupArn(String attributeGroupArn)
The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.
|
static AssociateAttributeGroupResponse.Builder |
AssociateAttributeGroupResponse.builder() |
AssociateAttributeGroupResponse.Builder |
AssociateAttributeGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateAttributeGroupResponse.Builder> |
AssociateAttributeGroupResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.