AnycastIpListSummary

An abbreviated version of the AnycastIpList structure. Omits the allocated static IP addresses (AnycastIpList$AnycastIps).

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 Anycast static IP list.

Link copied to clipboard
val id: String

The ID of the Anycast static IP list.

Link copied to clipboard

The number of IP addresses in the Anycast static IP list.

Link copied to clipboard

The last time the Anycast static IP list was modified.

Link copied to clipboard

The name of the Anycast static IP list.

Link copied to clipboard

The deployment status of the Anycast static IP list. Valid values: Deployed, Deploying, or Failed.

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