GetFirewallDomainListResponse

Types

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

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN) of the domain list.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

Link copied to clipboard

The time and date the domain list was created.

Link copied to clipboard

The description of the domain list.

Link copied to clipboard

Number of domains in the domain list.

Link copied to clipboard

ID of the Global Resolver that the domain list is associated to.

Link copied to clipboard
val id: String

ID of the domain list.

Link copied to clipboard

Name of the domain list.

Link copied to clipboard

Operational status of the domain list.

Link copied to clipboard

Additional information about the status of the domain list.

Link copied to clipboard

The date and time the domain list was updated.

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