Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder
Packages that use CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder
-
Uses of CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnVolumePropsMixin.OpenZFSConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnVolumePropsMixin.OpenZFSConfigurationProperty.builder()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.copyTagsToSnapshots(Boolean copyTagsToSnapshots) CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.copyTagsToSnapshots(IResolvable copyTagsToSnapshots) CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.dataCompressionType(String dataCompressionType) CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.nfsExports(List<? extends Object> nfsExports) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getNfsExports()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.nfsExports(IResolvable nfsExports) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getNfsExports()Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getOptions()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.originSnapshot(CfnVolumePropsMixin.OriginSnapshotProperty originSnapshot) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getOriginSnapshot()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.originSnapshot(IResolvable originSnapshot) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getOriginSnapshot()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.parentVolumeId(String parentVolumeId) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getParentVolumeId()Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getReadOnly()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.readOnly(IResolvable readOnly) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getReadOnly()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.recordSizeKiB(Number recordSizeKiB) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getRecordSizeKiB()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.storageCapacityQuotaGiB(Number storageCapacityQuotaGiB) CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.storageCapacityReservationGiB(Number storageCapacityReservationGiB) CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.userAndGroupQuotas(List<? extends Object> userAndGroupQuotas) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getUserAndGroupQuotas()CfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.userAndGroupQuotas(IResolvable userAndGroupQuotas) Sets the value ofCfnVolumePropsMixin.OpenZFSConfigurationProperty.getUserAndGroupQuotas()Constructors in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnVolumePropsMixin.OpenZFSConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVolumePropsMixin.OpenZFSConfigurationProperty.Builder.