@Stability(value=Stable) @Internal public static final class CfnVolume.UserAndGroupQuotasProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVolume.UserAndGroupQuotasProperty
CfnVolume.UserAndGroupQuotasProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnVolume.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.UserAndGroupQuotasProperty
getId
in interface CfnVolume.UserAndGroupQuotasProperty
public final Number getStorageCapacityQuotaGiB()
CfnVolume.UserAndGroupQuotasProperty
getStorageCapacityQuotaGiB
in interface CfnVolume.UserAndGroupQuotasProperty
public final String getType()
CfnVolume.UserAndGroupQuotasProperty
getType
in interface CfnVolume.UserAndGroupQuotasProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.