@Stability(value=Deprecated) @Deprecated public static final class CfnIncludeProps.Builder extends Object implements software.amazon.jsii.Builder<CfnIncludeProps>
CfnIncludeProps
Constructor and Description |
---|
Builder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CfnIncludeProps |
build()
Deprecated.
|
CfnIncludeProps.Builder |
template(com.fasterxml.jackson.databind.node.ObjectNode template)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnIncludeProps.Builder template(com.fasterxml.jackson.databind.node.ObjectNode template)
CfnIncludeProps.getTemplate()
template
- The CloudFormation template to include in the stack (as is). This parameter is required.this
@Stability(value=Deprecated) @Deprecated public CfnIncludeProps build()
build
in interface software.amazon.jsii.Builder<CfnIncludeProps>
CfnIncludeProps
NullPointerException
- if any required attribute was not providedCopyright © 2022. All rights reserved.