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