Uses of Class
software.amazon.awscdk.services.fsx.LustreFileSystemProps.Builder
-
Uses of LustreFileSystemProps.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionSets the value ofFileSystemProps.getBackupId()
LustreFileSystemProps.builder()
Sets the value ofFileSystemProps.getKmsKey()
LustreFileSystemProps.Builder.lustreConfiguration
(LustreConfiguration lustreConfiguration) Sets the value ofLustreFileSystemProps.getLustreConfiguration()
LustreFileSystemProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofFileSystemProps.getRemovalPolicy()
LustreFileSystemProps.Builder.securityGroup
(ISecurityGroup securityGroup) Sets the value ofFileSystemProps.getSecurityGroup()
LustreFileSystemProps.Builder.storageCapacityGiB
(Number storageCapacityGiB) Sets the value ofFileSystemProps.getStorageCapacityGiB()
Sets the value ofFileSystemProps.getVpc()
Sets the value ofLustreFileSystemProps.getVpcSubnet()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(LustreFileSystemProps.Builder builder) Constructor that initializes the object based on literal property values passed by theLustreFileSystemProps.Builder
.