@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.045Z") @Stability(value=Stable) public interface CfnAttributeGroupAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAttributeGroupAssociationProps.Builder
A builder for
CfnAttributeGroupAssociationProps |
static class |
CfnAttributeGroupAssociationProps.Jsii$Proxy
An implementation for
CfnAttributeGroupAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAttributeGroupAssociationProps.Builder |
builder() |
String |
getApplication()
`AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.Application`.
|
String |
getAttributeGroup()
`AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.AttributeGroup`.
|
@Stability(value=Stable) @NotNull String getApplication()
@Stability(value=Stable) @NotNull String getAttributeGroup()
@Stability(value=Stable) static CfnAttributeGroupAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.