SecondarySubnet

Describes a secondary subnet.

Types

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

Properties

Link copied to clipboard

The Availability Zone of the secondary subnet.

Link copied to clipboard

The ID of the Availability Zone of the secondary subnet.

Link copied to clipboard

Information about the IPv4 CIDR blocks associated with the secondary subnet.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the secondary subnet.

Link copied to clipboard

The ID of the secondary network.

Link copied to clipboard

The type of the secondary network.

Link copied to clipboard

The Amazon Resource Name (ARN) of the secondary subnet.

Link copied to clipboard

The ID of the secondary subnet.

Link copied to clipboard

The state of the secondary subnet.

Link copied to clipboard

The reason for the current state of the secondary subnet.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the secondary subnet.

Functions

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