@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:34.994Z") @Stability(value=Experimental) public interface CfnIncludeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIncludeProps.Builder
A builder for
CfnIncludeProps |
static class |
CfnIncludeProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIncludeProps.Builder |
builder() |
com.fasterxml.jackson.databind.node.ObjectNode |
getTemplate()
The CloudFormation template to include in the stack (as is).
|
@Stability(value=Experimental) com.fasterxml.jackson.databind.node.ObjectNode getTemplate()
@Stability(value=Experimental) static CfnIncludeProps.Builder builder()
CfnIncludeProps.Builder of CfnIncludePropsCopyright © 2019. All rights reserved.