@Stability(value=Stable) @Internal public static final class CfnGrantProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGrantProps
CfnGrantPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGrantProps.Builder, CfnGrantProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGrantProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGrantProps.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) |
List<String> |
getAllowedOperations()
Allowed operations for the grant.
|
String |
getGrantName()
Grant name.
|
String |
getHomeRegion()
Home Region of the grant.
|
String |
getLicenseArn()
License ARN.
|
List<String> |
getPrincipals()
The grant principals.
|
String |
getStatus()
Granted license status.
|
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(CfnGrantProps.Builder builder)
CfnGrantProps.Builder.public final List<String> getAllowedOperations()
CfnGrantPropsgetAllowedOperations in interface CfnGrantPropspublic final String getGrantName()
CfnGrantPropsgetGrantName in interface CfnGrantPropspublic final String getHomeRegion()
CfnGrantPropsgetHomeRegion in interface CfnGrantPropspublic final String getLicenseArn()
CfnGrantPropsgetLicenseArn in interface CfnGrantPropspublic final List<String> getPrincipals()
CfnGrantPropsgetPrincipals in interface CfnGrantPropspublic final String getStatus()
CfnGrantPropsgetStatus in interface CfnGrantProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.