@Stability(value=Stable) @Internal public static final class CfnFunctionDefinition.ResourceAccessPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionDefinition.ResourceAccessPolicyProperty
CfnFunctionDefinition.ResourceAccessPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionDefinition.ResourceAccessPolicyProperty.Builder, CfnFunctionDefinition.ResourceAccessPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionDefinition.ResourceAccessPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinition.DefaultConfigProperty.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 |
getPermission()
The read-only or read-write access that the Lambda function has to the resource.
|
String |
getResourceId()
The ID of the resource.
|
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(CfnFunctionDefinition.ResourceAccessPolicyProperty.Builder builder)
CfnFunctionDefinition.DefaultConfigProperty.Builder.public final String getResourceId()
CfnFunctionDefinition.ResourceAccessPolicyPropertyThis ID is assigned to the resource when you create the resource definition.
getResourceId in interface CfnFunctionDefinition.ResourceAccessPolicyPropertypublic final String getPermission()
CfnFunctionDefinition.ResourceAccessPolicyProperty
Valid values are ro or rw .
getPermission in interface CfnFunctionDefinition.ResourceAccessPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.