@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.652Z") @Stability(value=Stable) public interface CfnFileSystemProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFileSystemProps.Builder
A builder for
CfnFileSystemProps |
static class |
CfnFileSystemProps.Jsii$Proxy
An implementation for
CfnFileSystemProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFileSystemProps.Builder |
builder() |
default Object |
getBackupPolicy()
`AWS::EFS::FileSystem.BackupPolicy`.
|
default Object |
getEncrypted()
`AWS::EFS::FileSystem.Encrypted`.
|
default Object |
getFileSystemPolicy()
`AWS::EFS::FileSystem.FileSystemPolicy`.
|
default List<CfnFileSystem.ElasticFileSystemTagProperty> |
getFileSystemTags()
`AWS::EFS::FileSystem.FileSystemTags`.
|
default String |
getKmsKeyId()
`AWS::EFS::FileSystem.KmsKeyId`.
|
default Object |
getLifecyclePolicies()
`AWS::EFS::FileSystem.LifecyclePolicies`.
|
default String |
getPerformanceMode()
`AWS::EFS::FileSystem.PerformanceMode`.
|
default Number |
getProvisionedThroughputInMibps()
`AWS::EFS::FileSystem.ProvisionedThroughputInMibps`.
|
default String |
getThroughputMode()
`AWS::EFS::FileSystem.ThroughputMode`.
|
@Stability(value=Stable) @Nullable default Object getBackupPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-backuppolicy@Stability(value=Stable) @Nullable default Object getEncrypted()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-encrypted@Stability(value=Stable) @Nullable default Object getFileSystemPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-filesystempolicy@Stability(value=Stable) @Nullable default List<CfnFileSystem.ElasticFileSystemTagProperty> getFileSystemTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-filesystemtags@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-kmskeyid@Stability(value=Stable) @Nullable default Object getLifecyclePolicies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-lifecyclepolicies@Stability(value=Stable) @Nullable default String getPerformanceMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-performancemode@Stability(value=Stable) @Nullable default Number getProvisionedThroughputInMibps()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-provisionedthroughputinmibps@Stability(value=Stable) @Nullable default String getThroughputMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-throughputmode@Stability(value=Stable) static CfnFileSystemProps.Builder builder()
CfnFileSystemProps.Builder of CfnFileSystemPropsCopyright © 2020. All rights reserved.