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