Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystem.RootVolumeConfigurationProperty.Builder
Packages that use CfnFileSystem.RootVolumeConfigurationProperty.Builder
-
Uses of CfnFileSystem.RootVolumeConfigurationProperty.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.RootVolumeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFileSystem.RootVolumeConfigurationProperty.builder()CfnFileSystem.RootVolumeConfigurationProperty.Builder.copyTagsToSnapshots(Boolean copyTagsToSnapshots) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getCopyTagsToSnapshots()CfnFileSystem.RootVolumeConfigurationProperty.Builder.copyTagsToSnapshots(IResolvable copyTagsToSnapshots) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getCopyTagsToSnapshots()CfnFileSystem.RootVolumeConfigurationProperty.Builder.dataCompressionType(String dataCompressionType) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getDataCompressionType()CfnFileSystem.RootVolumeConfigurationProperty.Builder.nfsExports(List<? extends Object> nfsExports) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getNfsExports()CfnFileSystem.RootVolumeConfigurationProperty.Builder.nfsExports(IResolvable nfsExports) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getNfsExports()Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getReadOnly()CfnFileSystem.RootVolumeConfigurationProperty.Builder.readOnly(IResolvable readOnly) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getReadOnly()CfnFileSystem.RootVolumeConfigurationProperty.Builder.recordSizeKiB(Number recordSizeKiB) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getRecordSizeKiB()CfnFileSystem.RootVolumeConfigurationProperty.Builder.userAndGroupQuotas(List<? extends Object> userAndGroupQuotas) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getUserAndGroupQuotas()CfnFileSystem.RootVolumeConfigurationProperty.Builder.userAndGroupQuotas(IResolvable userAndGroupQuotas) Sets the value ofCfnFileSystem.RootVolumeConfigurationProperty.getUserAndGroupQuotas()Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.RootVolumeConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFileSystem.RootVolumeConfigurationProperty.Builder.