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