@Stability(value=Stable) @Internal public static final class ResourcePolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ResourcePolicyProps
ResourcePolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeResourcePolicyProps.Builder, ResourcePolicyProps.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(ResourcePolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ResourcePolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<PolicyStatement> |
getPolicyStatements()
Initial statements to add to the resource policy.
|
String |
getResourcePolicyName()
Name of the log group resource policy.
|
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(ResourcePolicyProps.Builder builder)
ResourcePolicyProps.Builder.public final List<PolicyStatement> getPolicyStatements()
ResourcePolicyPropsDefault: - No statements
getPolicyStatements in interface ResourcePolicyPropspublic final String getResourcePolicyName()
ResourcePolicyPropsDefault: - Uses a unique id based on the construct path
getResourcePolicyName in interface ResourcePolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.