@Stability(value=Stable) public static final class CfnFileSystem.UserAndGroupQuotasProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.UserAndGroupQuotasProperty>
CfnFileSystem.UserAndGroupQuotasProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.UserAndGroupQuotasProperty |
build()
Builds the configured instance.
|
CfnFileSystem.UserAndGroupQuotasProperty.Builder |
id(Number id)
Sets the value of
CfnFileSystem.UserAndGroupQuotasProperty.getId() |
CfnFileSystem.UserAndGroupQuotasProperty.Builder |
storageCapacityQuotaGiB(Number storageCapacityQuotaGiB)
Sets the value of
CfnFileSystem.UserAndGroupQuotasProperty.getStorageCapacityQuotaGiB() |
CfnFileSystem.UserAndGroupQuotasProperty.Builder |
type(String type)
Sets the value of
CfnFileSystem.UserAndGroupQuotasProperty.getType() |
@Stability(value=Stable) public CfnFileSystem.UserAndGroupQuotasProperty.Builder id(Number id)
CfnFileSystem.UserAndGroupQuotasProperty.getId()id - `CfnFileSystem.UserAndGroupQuotasProperty.Id`.this@Stability(value=Stable) public CfnFileSystem.UserAndGroupQuotasProperty.Builder storageCapacityQuotaGiB(Number storageCapacityQuotaGiB)
CfnFileSystem.UserAndGroupQuotasProperty.getStorageCapacityQuotaGiB()storageCapacityQuotaGiB - `CfnFileSystem.UserAndGroupQuotasProperty.StorageCapacityQuotaGiB`.this@Stability(value=Stable) public CfnFileSystem.UserAndGroupQuotasProperty.Builder type(String type)
CfnFileSystem.UserAndGroupQuotasProperty.getType()type - `CfnFileSystem.UserAndGroupQuotasProperty.Type`.this@Stability(value=Stable) public CfnFileSystem.UserAndGroupQuotasProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.UserAndGroupQuotasProperty>CfnFileSystem.UserAndGroupQuotasPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.