| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalogappregistry |
AWS ServiceCatalogAppRegistry Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AttributeGroup.Builder |
AttributeGroup.Builder.attributeGroupName(String attributeGroupName)
(experimental) Enforces a particular physical attribute group name.
|
AttributeGroup.Builder |
AttributeGroup.Builder.attributes(Map<String,? extends Object> attributes)
(experimental) A JSON of nested key-value pairs that represent the attributes in the group.
|
static AttributeGroup.Builder |
AttributeGroup.Builder.create(software.constructs.Construct scope,
String id) |
AttributeGroup.Builder |
AttributeGroup.Builder.description(String description)
(experimental) Description for attribute group.
|
Copyright © 2022. All rights reserved.