@Stability(value=Stable)
public static interface CfnDeploymentStrategy.TagsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentStrategy.TagsProperty.Builder
A builder for
CfnDeploymentStrategy.TagsProperty |
static class |
CfnDeploymentStrategy.TagsProperty.Jsii$Proxy
An implementation for
CfnDeploymentStrategy.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentStrategy.TagsProperty.Builder |
builder() |
default String |
getKey()
`CfnDeploymentStrategy.TagsProperty.Key`.
|
default String |
getValue()
`CfnDeploymentStrategy.TagsProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getKey()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnDeploymentStrategy.TagsProperty.Builder builder()
Copyright © 2021. All rights reserved.