| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFileSystem.ElasticFileSystemTagProperty.Jsii$Proxy
An implementation for
CfnFileSystem.ElasticFileSystemTagProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.ElasticFileSystemTagProperty |
CfnFileSystem.ElasticFileSystemTagProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnFileSystem.ElasticFileSystemTagProperty> |
CfnFileSystemProps.getFileSystemTags()
Use to create one or more tags associated with the file system.
|
List<CfnFileSystem.ElasticFileSystemTagProperty> |
CfnFileSystemProps.Jsii$Proxy.getFileSystemTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.Builder |
CfnFileSystem.Builder.fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags)
Use to create one or more tags associated with the file system.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags)
Sets the value of
CfnFileSystemProps.getFileSystemTags() |
Copyright © 2022. All rights reserved.