CreateRelayRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.

Link copied to clipboard

A unique token that Amazon SES uses to recognize subsequent retries of the same request.

Link copied to clipboard

The unique name of the relay resource.

Link copied to clipboard

The destination relay server address.

Link copied to clipboard

The destination relay server port.

Link copied to clipboard
val tags: List<Tag>?

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String