Uses of Class
software.amazon.awscdk.services.fsx.FileSystemProps.Builder
Packages that use FileSystemProps.Builder
-
Uses of FileSystemProps.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return FileSystemProps.BuilderModifier and TypeMethodDescriptionSets the value ofFileSystemProps.getBackupId()static FileSystemProps.BuilderFileSystemProps.builder()Sets the value ofFileSystemProps.getKmsKey()FileSystemProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofFileSystemProps.getRemovalPolicy()FileSystemProps.Builder.securityGroup(ISecurityGroup securityGroup) Sets the value ofFileSystemProps.getSecurityGroup()FileSystemProps.Builder.storageCapacityGiB(Number storageCapacityGiB) Sets the value ofFileSystemProps.getStorageCapacityGiB()Sets the value ofFileSystemProps.getVpc()Constructors in software.amazon.awscdk.services.fsx with parameters of type FileSystemProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileSystemProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFileSystemProps.Builder.