Uses of Class
com.hashicorp.cdktf.providers.aws.fsx_openzfs_volume.FsxOpenzfsVolumeUserAndGroupQuotas.Builder
-
Packages that use FsxOpenzfsVolumeUserAndGroupQuotas.Builder Package Description com.hashicorp.cdktf.providers.aws.fsx_openzfs_volume aws_fsx_openzfs_volume -
-
Uses of FsxOpenzfsVolumeUserAndGroupQuotas.Builder in com.hashicorp.cdktf.providers.aws.fsx_openzfs_volume
Methods in com.hashicorp.cdktf.providers.aws.fsx_openzfs_volume that return FsxOpenzfsVolumeUserAndGroupQuotas.Builder Modifier and Type Method Description static FsxOpenzfsVolumeUserAndGroupQuotas.BuilderFsxOpenzfsVolumeUserAndGroupQuotas. builder()FsxOpenzfsVolumeUserAndGroupQuotas.BuilderFsxOpenzfsVolumeUserAndGroupQuotas.Builder. id(Number id)Sets the value ofFsxOpenzfsVolumeUserAndGroupQuotas.getId()FsxOpenzfsVolumeUserAndGroupQuotas.BuilderFsxOpenzfsVolumeUserAndGroupQuotas.Builder. storageCapacityQuotaGib(Number storageCapacityQuotaGib)Sets the value ofFsxOpenzfsVolumeUserAndGroupQuotas.getStorageCapacityQuotaGib()FsxOpenzfsVolumeUserAndGroupQuotas.BuilderFsxOpenzfsVolumeUserAndGroupQuotas.Builder. type(String type)Sets the value ofFsxOpenzfsVolumeUserAndGroupQuotas.getType()Constructors in com.hashicorp.cdktf.providers.aws.fsx_openzfs_volume with parameters of type FsxOpenzfsVolumeUserAndGroupQuotas.Builder Constructor Description Jsii$Proxy(FsxOpenzfsVolumeUserAndGroupQuotas.Builder builder)Constructor that initializes the object based on literal property values passed by theFsxOpenzfsVolumeUserAndGroupQuotas.Builder.
-