| Package | Description |
|---|---|
| software.amazon.awscdk.services.appconfig |
AWS::AppConfig Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfigurationProfile.TagsProperty.Jsii$Proxy
An implementation for
CfnConfigurationProfile.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationProfile.TagsProperty |
CfnConfigurationProfile.TagsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnConfigurationProfile.TagsProperty> |
CfnConfigurationProfileProps.getTags()
Metadata to assign to the configuration profile.
|
List<CfnConfigurationProfile.TagsProperty> |
CfnConfigurationProfileProps.Jsii$Proxy.getTags() |
List<CfnConfigurationProfile.TagsProperty> |
CfnConfigurationProfile.getTags()
Metadata to assign to the configuration profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnConfigurationProfile.setTags(List<CfnConfigurationProfile.TagsProperty> value)
Metadata to assign to the configuration profile.
|
CfnConfigurationProfileProps.Builder |
CfnConfigurationProfileProps.Builder.tags(List<? extends CfnConfigurationProfile.TagsProperty> tags)
Sets the value of
CfnConfigurationProfileProps.getTags() |
CfnConfigurationProfile.Builder |
CfnConfigurationProfile.Builder.tags(List<? extends CfnConfigurationProfile.TagsProperty> tags)
Metadata to assign to the configuration profile.
|
Copyright © 2022. All rights reserved.