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