@Stability(value=Stable) @Internal public static final class CfnLicenseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLicenseProps
CfnLicensePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLicenseProps.Builder, CfnLicenseProps.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 consumptionConfiguration,
Object entitlements,
String homeRegion,
Object issuer,
String licenseName,
String productName,
Object validity,
String beneficiary,
Object licenseMetadata,
String productSku,
String status)
Constructor that initializes the object based on literal property values passed by the
CfnLicenseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBeneficiary()
`AWS::LicenseManager::License.Beneficiary`.
|
Object |
getConsumptionConfiguration()
`AWS::LicenseManager::License.ConsumptionConfiguration`.
|
Object |
getEntitlements()
`AWS::LicenseManager::License.Entitlements`.
|
String |
getHomeRegion()
`AWS::LicenseManager::License.HomeRegion`.
|
Object |
getIssuer()
`AWS::LicenseManager::License.Issuer`.
|
Object |
getLicenseMetadata()
`AWS::LicenseManager::License.LicenseMetadata`.
|
String |
getLicenseName()
`AWS::LicenseManager::License.LicenseName`.
|
String |
getProductName()
`AWS::LicenseManager::License.ProductName`.
|
String |
getProductSku()
`AWS::LicenseManager::License.ProductSKU`.
|
String |
getStatus()
`AWS::LicenseManager::License.Status`.
|
Object |
getValidity()
`AWS::LicenseManager::License.Validity`.
|
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 consumptionConfiguration, Object entitlements, String homeRegion, Object issuer, String licenseName, String productName, Object validity, String beneficiary, Object licenseMetadata, String productSku, String status)
CfnLicenseProps.Builder.public final Object getConsumptionConfiguration()
CfnLicensePropsgetConsumptionConfiguration in interface CfnLicensePropspublic final Object getEntitlements()
CfnLicensePropsgetEntitlements in interface CfnLicensePropspublic final String getHomeRegion()
CfnLicensePropsgetHomeRegion in interface CfnLicensePropspublic final Object getIssuer()
CfnLicensePropsgetIssuer in interface CfnLicensePropspublic final String getLicenseName()
CfnLicensePropsgetLicenseName in interface CfnLicensePropspublic final String getProductName()
CfnLicensePropsgetProductName in interface CfnLicensePropspublic final Object getValidity()
CfnLicensePropsgetValidity in interface CfnLicensePropspublic final String getBeneficiary()
CfnLicensePropsgetBeneficiary in interface CfnLicensePropspublic final Object getLicenseMetadata()
CfnLicensePropsgetLicenseMetadata in interface CfnLicensePropspublic final String getProductSku()
CfnLicensePropsgetProductSku in interface CfnLicensePropspublic final String getStatus()
CfnLicensePropsgetStatus in interface CfnLicenseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.