models

package
v0.0.0-...-ca6ad1a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailIdentityWrapper

type EmailIdentityWrapper struct {
	ARN            *string
	IdentityName   *string
	SendingEnabled bool

	*sesv2.GetEmailIdentityOutput
}

type Template

type Template struct {
	TemplateName *string

	// The HTML body of the email.
	Html *string

	// The subject line of the email.
	Subject *string

	// The email body that will be visible to recipients whose email clients do not
	// display HTML.
	Text *string

	CreatedTimestamp *time.Time
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL