public static final class FunctionResource.IAMPolicyDocumentProperty.Builder extends Object
FunctionResource.IAMPolicyDocumentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FunctionResource.IAMPolicyDocumentProperty |
build()
Builds the configured instance.
|
FunctionResource.IAMPolicyDocumentProperty.Builder |
withStatement(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Statement
|
FunctionResource.IAMPolicyDocumentProperty.Builder |
withStatement(com.fasterxml.jackson.databind.node.ObjectNode value)
Sets the value of Statement
|
public FunctionResource.IAMPolicyDocumentProperty.Builder withStatement(com.fasterxml.jackson.databind.node.ObjectNode value)
value - ``FunctionResource.IAMPolicyDocumentProperty.Statement``thispublic FunctionResource.IAMPolicyDocumentProperty.Builder withStatement(software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.IAMPolicyDocumentProperty.Statement``thispublic FunctionResource.IAMPolicyDocumentProperty build()
FunctionResource.IAMPolicyDocumentPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.