Uses of Class
software.amazon.awscdk.services.fsx.LustreFileSystem.Builder
-
Uses of LustreFileSystem.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionThe ID of the backup.static LustreFileSystem.Builder
LustreFileSystem.Builder.fileSystemTypeVersion
(FileSystemTypeVersion fileSystemTypeVersion) The Lustre version for the file system.The KMS key used for encryption to protect your data at rest.LustreFileSystem.Builder.lustreConfiguration
(LustreConfiguration lustreConfiguration) Additional configuration for FSx specific to Lustre.LustreFileSystem.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the file system is removed from the stack.LustreFileSystem.Builder.securityGroup
(ISecurityGroup securityGroup) Security Group to assign to this file system.LustreFileSystem.Builder.storageCapacityGiB
(Number storageCapacityGiB) The storage capacity of the file system being created.LustreFileSystem.Builder.storageType
(StorageType storageType) The storage type for the file system that you're creating.The VPC to launch the file system in.The subnet that the file system will be accessible from.