@Stability(value=Stable) @Internal public static final class CfnVolume.UserAndGroupQuotasProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVolume.UserAndGroupQuotasProperty
CfnVolume.UserAndGroupQuotasPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVolume.UserAndGroupQuotasProperty.Builder, CfnVolume.UserAndGroupQuotasProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVolume.UserAndGroupQuotasProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVolume.ClientConfigurationsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getId()
The ID of the user or group.
|
Number |
getStorageCapacityQuotaGiB()
The amount of storage that the user or group can use in gibibytes (GiB).
|
String |
getType()
A value that specifies whether the quota applies to a user or group.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnVolume.UserAndGroupQuotasProperty.Builder builder)
CfnVolume.ClientConfigurationsProperty.Builder.public final Number getId()
CfnVolume.UserAndGroupQuotasPropertygetId in interface CfnVolume.UserAndGroupQuotasPropertypublic final Number getStorageCapacityQuotaGiB()
CfnVolume.UserAndGroupQuotasPropertygetStorageCapacityQuotaGiB in interface CfnVolume.UserAndGroupQuotasPropertypublic final String getType()
CfnVolume.UserAndGroupQuotasPropertygetType in interface CfnVolume.UserAndGroupQuotasProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.