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