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