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