@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.762Z") @Stability(value=Stable) public interface CfnFileSystemProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-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 String |
getBackupId()
`AWS::FSx::FileSystem.BackupId`.
|
String |
getFileSystemType()
`AWS::FSx::FileSystem.FileSystemType`.
|
default String |
getKmsKeyId()
`AWS::FSx::FileSystem.KmsKeyId`.
|
default Object |
getLustreConfiguration()
`AWS::FSx::FileSystem.LustreConfiguration`.
|
default List<String> |
getSecurityGroupIds()
`AWS::FSx::FileSystem.SecurityGroupIds`.
|
default Number |
getStorageCapacity()
`AWS::FSx::FileSystem.StorageCapacity`.
|
default String |
getStorageType()
`AWS::FSx::FileSystem.StorageType`.
|
List<String> |
getSubnetIds()
`AWS::FSx::FileSystem.SubnetIds`.
|
default List<CfnTag> |
getTags()
`AWS::FSx::FileSystem.Tags`.
|
default Object |
getWindowsConfiguration()
`AWS::FSx::FileSystem.WindowsConfiguration`.
|
@Stability(value=Stable) @NotNull String getFileSystemType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-filesystemtype@Stability(value=Stable) @NotNull List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-subnetids@Stability(value=Stable) @Nullable default String getBackupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-backupid@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-kmskeyid@Stability(value=Stable) @Nullable default Object getLustreConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-lustreconfiguration@Stability(value=Stable) @Nullable default List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-securitygroupids@Stability(value=Stable) @Nullable default Number getStorageCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-storagecapacity@Stability(value=Stable) @Nullable default String getStorageType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-storagetype@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-tags@Stability(value=Stable) @Nullable default Object getWindowsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-windowsconfiguration@Stability(value=Stable) static CfnFileSystemProps.Builder builder()
CfnFileSystemProps.Builder of CfnFileSystemPropsCopyright © 2020. All rights reserved.