toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ses.kotlin.outputs
/
GetTemplateResult
Get
Template
Result
data
class
GetTemplateResult
(
val
id
:
String
?
=
null
,
val
template
:
Template
?
=
null
)
Members
Constructors
Get
Template
Result
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
template
:
Template
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
template
Link copied to clipboard
val
template
:
Template
?
=
null
The content of the email, composed of a subject line and either an HTML part or a text-only part.