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