@Stability(value=Stable)
public static interface CfnFileSystem.ElasticFileSystemTagProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-elasticfilesystemtag.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-elasticfilesystemtag.html#cfn-efs-filesystem-elasticfilesystemtag-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-elasticfilesystemtag.html#cfn-efs-filesystem-elasticfilesystemtag-value@Stability(value=Stable) static CfnFileSystem.ElasticFileSystemTagProperty.Builder builder()
Copyright © 2020. All rights reserved.