| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalogappregistry |
AWS::ServiceCatalogAppRegistry Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAttributeGroupProps.Builder |
CfnAttributeGroupProps.Builder.attributes(Object attributes)
Sets the value of
CfnAttributeGroupProps.getAttributes() |
static CfnAttributeGroupProps.Builder |
CfnAttributeGroupProps.builder() |
CfnAttributeGroupProps.Builder |
CfnAttributeGroupProps.Builder.description(String description)
Sets the value of
CfnAttributeGroupProps.getDescription() |
CfnAttributeGroupProps.Builder |
CfnAttributeGroupProps.Builder.name(String name)
Sets the value of
CfnAttributeGroupProps.getName() |
CfnAttributeGroupProps.Builder |
CfnAttributeGroupProps.Builder.tags(Map<String,String> tags)
Sets the value of
CfnAttributeGroupProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnAttributeGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAttributeGroupProps.Builder. |
Copyright © 2022. All rights reserved.