@Stability(value=Stable) @Internal public static final class CommonGrantOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CommonGrantOptions
CommonGrantOptionssoftware.amazon.jsii.JsiiObject.InitializationModeCommonGrantOptions.Builder, CommonGrantOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CommonGrantOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CommonGrantOptions.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> |
getActions()
The actions to grant.
|
IGrantable |
getGrantee()
The principal to grant to.
|
List<String> |
getResourceArns()
The resource ARNs to grant to.
|
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(CommonGrantOptions.Builder builder)
CommonGrantOptions.Builder.public final List<String> getActions()
CommonGrantOptionsgetActions in interface CommonGrantOptionspublic final IGrantable getGrantee()
CommonGrantOptionsDefault: if principal is undefined, no work is done.
getGrantee in interface CommonGrantOptionspublic final List<String> getResourceArns()
CommonGrantOptionsgetResourceArns in interface CommonGrantOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.