Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystemProps.Builder
Packages that use CfnFileSystemProps.Builder
-
Uses of CfnFileSystemProps.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystemProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFileSystemProps.getBackupId()static CfnFileSystemProps.BuilderCfnFileSystemProps.builder()CfnFileSystemProps.Builder.fileSystemType(String fileSystemType) Sets the value ofCfnFileSystemProps.getFileSystemType()CfnFileSystemProps.Builder.fileSystemTypeVersion(String fileSystemTypeVersion) Sets the value ofCfnFileSystemProps.getFileSystemTypeVersion()Sets the value ofCfnFileSystemProps.getKmsKeyId()CfnFileSystemProps.Builder.lustreConfiguration(IResolvable lustreConfiguration) Sets the value ofCfnFileSystemProps.getLustreConfiguration()CfnFileSystemProps.Builder.lustreConfiguration(CfnFileSystem.LustreConfigurationProperty lustreConfiguration) Sets the value ofCfnFileSystemProps.getLustreConfiguration()CfnFileSystemProps.Builder.networkType(String networkType) Sets the value ofCfnFileSystemProps.getNetworkType()CfnFileSystemProps.Builder.ontapConfiguration(IResolvable ontapConfiguration) Sets the value ofCfnFileSystemProps.getOntapConfiguration()CfnFileSystemProps.Builder.ontapConfiguration(CfnFileSystem.OntapConfigurationProperty ontapConfiguration) Sets the value ofCfnFileSystemProps.getOntapConfiguration()CfnFileSystemProps.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) Sets the value ofCfnFileSystemProps.getOpenZfsConfiguration()CfnFileSystemProps.Builder.openZfsConfiguration(CfnFileSystem.OpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnFileSystemProps.getOpenZfsConfiguration()CfnFileSystemProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnFileSystemProps.getSecurityGroupIds()CfnFileSystemProps.Builder.storageCapacity(Number storageCapacity) Sets the value ofCfnFileSystemProps.getStorageCapacity()CfnFileSystemProps.Builder.storageType(String storageType) Sets the value ofCfnFileSystemProps.getStorageType()Sets the value ofCfnFileSystemProps.getSubnetIds()Sets the value ofCfnFileSystemProps.getTags()CfnFileSystemProps.Builder.windowsConfiguration(IResolvable windowsConfiguration) Sets the value ofCfnFileSystemProps.getWindowsConfiguration()CfnFileSystemProps.Builder.windowsConfiguration(CfnFileSystem.WindowsConfigurationProperty windowsConfiguration) Sets the value ofCfnFileSystemProps.getWindowsConfiguration()Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystemProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFileSystemProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFileSystemProps.Builder.