@Stability(value=Stable) @Internal public static final class WithoutPolicyUpdatesOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WithoutPolicyUpdatesOptions
WithoutPolicyUpdatesOptionssoftware.amazon.jsii.JsiiObject.InitializationModeWithoutPolicyUpdatesOptions.Builder, WithoutPolicyUpdatesOptions.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(WithoutPolicyUpdatesOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WithoutPolicyUpdatesOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getAddGrantsToResources()
Add grants to resources instead of dropping them.
|
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(WithoutPolicyUpdatesOptions.Builder builder)
WithoutPolicyUpdatesOptions.Builder.public final Boolean getAddGrantsToResources()
WithoutPolicyUpdatesOptions
If this is false or not specified, grant permissions added to this role are ignored.
It is your own responsibility to make sure the role has the required permissions.
If this is true, any grant permissions will be added to the resource instead.
Default: false
getAddGrantsToResources in interface WithoutPolicyUpdatesOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.