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