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