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