@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-09-03T17:04:05.305Z") @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.