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