@Stability(value=Stable)
public static interface CfnDedicatedIpPool.TagsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-dedicatedippool-tags.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-dedicatedippool-tags.html#cfn-pinpointemail-dedicatedippool-tags-key@Stability(value=Stable) @Nullable default String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-dedicatedippool-tags.html#cfn-pinpointemail-dedicatedippool-tags-value@Stability(value=Stable) static CfnDedicatedIpPool.TagsProperty.Builder builder()
Copyright © 2020. All rights reserved.