@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.738Z") @Stability(value=Stable) 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
An implementation for
CfnIncludeProps |
| 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=Stable) com.fasterxml.jackson.databind.node.ObjectNode getTemplate()
@Stability(value=Stable) static CfnIncludeProps.Builder builder()
CfnIncludeProps.Builder of CfnIncludePropsCopyright © 2019. All rights reserved.