@Generated(value="jsii-pacmak/0.17.1 (build f4a0dbe)", date="2019-10-02T18:14:53.794Z") @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 initializationMode) |
protected |
CfnInclude(software.amazon.jsii.JsiiObjectRef objRef) |
| 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, jsiiStaticSet, setObjRefprotected CfnInclude(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnInclude(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnInclude(Construct scope, String id, CfnIncludeProps props)
scope - The parent construct of this template. This parameter is required.id - The ID of this construct. This parameter is required.props - This parameter is required.Copyright © 2019. All rights reserved.