@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.269Z") @Stability(value=Stable) public class CfnInclude extends CfnElement
| Modifier | Constructor and Description |
|---|---|
|
CfnInclude(Construct scope,
String id,
CfnIncludeProps props)
Creates an adopted template construct.
|
protected |
CfnInclude(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
getTemplate()
The included template.
|
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, preparegetNode, isConstruct, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnInclude(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public CfnInclude(Construct scope, String id, CfnIncludeProps props)
scope - The parent construct of this template.id - The ID of this construct.Copyright © 2019. All rights reserved.