Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard
var rules: List<Rule>?

Conditional rules that are evaluated for determining actions on email.

Link copied to clipboard

A user-friendly name for the rule set.

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

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