@Stability(value=Stable) @Internal public static final class CfnEntitlementProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEntitlementProps
CfnEntitlementPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEntitlementProps.Builder, CfnEntitlementProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEntitlementProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEntitlementProps.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) |
String |
getAppVisibility()
Specifies whether to entitle all apps or only selected apps.
|
Object |
getAttributes()
The attributes of the entitlement.
|
String |
getDescription()
The description of the entitlement.
|
String |
getName()
The name of the entitlement.
|
String |
getStackName()
The name of the stack.
|
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(CfnEntitlementProps.Builder builder)
CfnEntitlementProps.Builder.public final String getAppVisibility()
CfnEntitlementPropsgetAppVisibility in interface CfnEntitlementPropspublic final Object getAttributes()
CfnEntitlementPropsgetAttributes in interface CfnEntitlementPropspublic final String getName()
CfnEntitlementPropsgetName in interface CfnEntitlementPropspublic final String getStackName()
CfnEntitlementPropsgetStackName in interface CfnEntitlementPropspublic final String getDescription()
CfnEntitlementPropsgetDescription in interface CfnEntitlementProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.