@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(CfnLicense.EntitlementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLicense.BorrowConfigurationProperty.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) |
Object |
getAllowCheckIn()
Indicates whether check-ins are allowed.
|
Number |
getMaxCount()
Maximum entitlement count.
|
String |
getName()
Entitlement name.
|
Object |
getOverage()
Indicates whether overages are allowed.
|
String |
getUnit()
Entitlement unit.
|
String |
getValue()
Entitlement resource.
|
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(CfnLicense.EntitlementProperty.Builder builder)
CfnLicense.BorrowConfigurationProperty.Builder.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.EntitlementPropertyUse if the unit is not None.
getMaxCount in interface CfnLicense.EntitlementPropertypublic final Object getOverage()
CfnLicense.EntitlementPropertygetOverage in interface CfnLicense.EntitlementPropertypublic final String getValue()
CfnLicense.EntitlementPropertyUse only if the unit is None.
getValue in interface CfnLicense.EntitlementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.