AddressList

An address list contains a list of emails and domains that are used in MailManager Ingress endpoints and Rules for email management.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the address list.

Link copied to clipboard

The identifier of the address list.

Link copied to clipboard

The user-friendly name of the address list.

Link copied to clipboard

The timestamp of when the address list was created.

Link copied to clipboard

The timestamp of when the address list was last updated.

Functions

Link copied to clipboard
inline fun copy(block: AddressList.Builder.() -> Unit = {}): AddressList
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