FirewallDomainListsItem

Summary information about a firewall domain list.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the firewall domain list.

Link copied to clipboard

The date and time when the firewall domain list was created.

Link copied to clipboard

A description of the firewall domain list.

Link copied to clipboard

The ID of the global resolver that the firewall domain list is associated with.

Link copied to clipboard
val id: String

The unique identifier of the firewall domain list.

Link copied to clipboard

The name of the firewall domain list.

Link copied to clipboard

The current status of the firewall domain list.

Link copied to clipboard

The date and time when the firewall domain list was last 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