public static final class CfnTemplateProps.Builder
extends java.lang.Object
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() |
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
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
public CfnTemplateProps build()
CfnTemplateProps
java.lang.NullPointerException
- if any required attribute was not provided