@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-23T23:56:37.145Z") @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) @NotNull com.fasterxml.jackson.databind.node.ObjectNode getTemplate()
@Stability(value=Stable) static CfnIncludeProps.Builder builder()
CfnIncludeProps.Builder of CfnIncludePropsCopyright © 2020. All rights reserved.