| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalogappregistry |
| Modifier and Type | Method and Description |
|---|---|
CfnAttributeGroup.Builder |
CfnAttributeGroup.Builder.attributes(Object attributes)
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Attributes`.
|
static CfnAttributeGroup.Builder |
CfnAttributeGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnAttributeGroup.Builder |
CfnAttributeGroup.Builder.description(String description)
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Description`.
|
CfnAttributeGroup.Builder |
CfnAttributeGroup.Builder.name(String name)
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Name`.
|
CfnAttributeGroup.Builder |
CfnAttributeGroup.Builder.tags(Map<String,String> tags)
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Tags`.
|
Copyright © 2021. All rights reserved.