@Stability(value=Stable) @Internal public static final class CfnLicense.EntitlementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLicense.EntitlementProperty
CfnLicense.EntitlementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLicense.EntitlementProperty.Builder, CfnLicense.EntitlementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String unit,
Object allowCheckIn,
Number maxCount,
Object overage,
String value)
Constructor that initializes the object based on literal property values passed by the
CfnLicense.BorrowConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowCheckIn()
`CfnLicense.EntitlementProperty.AllowCheckIn`.
|
Number |
getMaxCount()
`CfnLicense.EntitlementProperty.MaxCount`.
|
String |
getName()
`CfnLicense.EntitlementProperty.Name`.
|
Object |
getOverage()
`CfnLicense.EntitlementProperty.Overage`.
|
String |
getUnit()
`CfnLicense.EntitlementProperty.Unit`.
|
String |
getValue()
`CfnLicense.EntitlementProperty.Value`.
|
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.public final String getName()
CfnLicense.EntitlementPropertygetName in interface CfnLicense.EntitlementPropertypublic final String getUnit()
CfnLicense.EntitlementPropertygetUnit in interface CfnLicense.EntitlementPropertypublic final Object getAllowCheckIn()
CfnLicense.EntitlementPropertygetAllowCheckIn in interface CfnLicense.EntitlementPropertypublic final Number getMaxCount()
CfnLicense.EntitlementPropertygetMaxCount in interface CfnLicense.EntitlementPropertypublic final Object getOverage()
CfnLicense.EntitlementPropertygetOverage in interface CfnLicense.EntitlementPropertypublic final String getValue()
CfnLicense.EntitlementPropertygetValue in interface CfnLicense.EntitlementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.