@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:21.196Z") @Stability(value=Stable) public interface CfnAttributeGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAttributeGroupProps.Builder
A builder for
CfnAttributeGroupProps |
static class |
CfnAttributeGroupProps.Jsii$Proxy
An implementation for
CfnAttributeGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAttributeGroupProps.Builder |
builder() |
Object |
getAttributes()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Attributes`.
|
default String |
getDescription()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Description`.
|
String |
getName()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Name`.
|
default Map<String,String> |
getTags()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Tags`.
|
@Stability(value=Stable) @NotNull Object getAttributes()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Map<String,String> getTags()
@Stability(value=Stable) static CfnAttributeGroupProps.Builder builder()
CfnAttributeGroupProps.Builder of CfnAttributeGroupPropsCopyright © 2021. All rights reserved.