CreateFirewallDomainListRequest

Types

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

Properties

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

An optional description for the firewall domain list.

Link copied to clipboard

The ID of the Route 53 Global Resolver that the domain list will be associated with.

Link copied to clipboard
val name: String?

A descriptive name for the firewall domain list.

Link copied to clipboard

An array of user-defined keys and optional values. These tags can be used for categorization and organization.

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