@Stability(value=Stable) @Internal public static final class CfnLicense.ConsumptionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLicense.ConsumptionConfigurationProperty
CfnLicense.ConsumptionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLicense.ConsumptionConfigurationProperty.Builder, CfnLicense.ConsumptionConfigurationProperty.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(Object borrowConfiguration,
Object provisionalConfiguration,
String renewType)
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 |
getBorrowConfiguration()
`CfnLicense.ConsumptionConfigurationProperty.BorrowConfiguration`.
|
Object |
getProvisionalConfiguration()
`CfnLicense.ConsumptionConfigurationProperty.ProvisionalConfiguration`.
|
String |
getRenewType()
`CfnLicense.ConsumptionConfigurationProperty.RenewType`.
|
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(Object borrowConfiguration, Object provisionalConfiguration, String renewType)
CfnLicense.BorrowConfigurationProperty.Builder.public final Object getBorrowConfiguration()
CfnLicense.ConsumptionConfigurationPropertygetBorrowConfiguration in interface CfnLicense.ConsumptionConfigurationPropertypublic final Object getProvisionalConfiguration()
CfnLicense.ConsumptionConfigurationPropertygetProvisionalConfiguration in interface CfnLicense.ConsumptionConfigurationPropertypublic final String getRenewType()
CfnLicense.ConsumptionConfigurationPropertygetRenewType in interface CfnLicense.ConsumptionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.