public static interface FunctionResource.IAMPolicyDocumentProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionResource.IAMPolicyDocumentProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getStatement()
``FunctionResource.IAMPolicyDocumentProperty.Statement``
|
void |
setStatement(com.fasterxml.jackson.databind.node.ObjectNode value)
``FunctionResource.IAMPolicyDocumentProperty.Statement``
|
void |
setStatement(software.amazon.awscdk.Token value)
``FunctionResource.IAMPolicyDocumentProperty.Statement``
|
Object getStatement()
void setStatement(com.fasterxml.jackson.databind.node.ObjectNode value)
void setStatement(software.amazon.awscdk.Token value)
Copyright © 2018. All rights reserved.