@Stability(value=Stable) public static final class CfnTemplateProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTemplateProps>
CfnTemplateProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTemplateProps |
build()
Builds the configured instance.
|
CfnTemplateProps.Builder |
template(CfnTemplate.TemplateProperty template)
Sets the value of
CfnTemplateProps.getTemplate() |
CfnTemplateProps.Builder |
template(IResolvable template)
Sets the value of
CfnTemplateProps.getTemplate() |
@Stability(value=Stable) public CfnTemplateProps.Builder template(CfnTemplate.TemplateProperty template)
CfnTemplateProps.getTemplate()template - The content of the email, composed of a subject line and either an HTML part or a text-only part.this@Stability(value=Stable) public CfnTemplateProps.Builder template(IResolvable template)
CfnTemplateProps.getTemplate()template - The content of the email, composed of a subject line and either an HTML part or a text-only part.this@Stability(value=Stable) public CfnTemplateProps build()
build in interface software.amazon.jsii.Builder<CfnTemplateProps>CfnTemplatePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.