@Stability(value=Stable) public static final class CfnIncludeProps.Builder extends Object
CfnIncludeProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIncludeProps |
build()
Builds the configured instance.
|
CfnIncludeProps.Builder |
template(com.fasterxml.jackson.databind.node.ObjectNode template)
Sets the value of Template
|
@Stability(value=Stable) public CfnIncludeProps.Builder template(com.fasterxml.jackson.databind.node.ObjectNode template)
template - The CloudFormation template to include in the stack (as is). This parameter is required.this@Stability(value=Stable) public CfnIncludeProps build()
CfnIncludePropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.