NetworkSite

Information about a network site.

Types

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

Properties

Link copied to clipboard

The parent Availability Zone for the network site.

Link copied to clipboard

The parent Availability Zone ID for the network site.

Link copied to clipboard

The creation time of the network site.

Link copied to clipboard

The current plan of the network site.

Link copied to clipboard

The description of the network site.

Link copied to clipboard

The Amazon Resource Name (ARN) of the network to which the network site belongs.

Link copied to clipboard

The Amazon Resource Name (ARN) of the network site.

Link copied to clipboard

The name of the network site.

Link copied to clipboard

The pending plan of the network site.

Link copied to clipboard

The status of the network site.

Link copied to clipboard

The status reason of the network site.

Functions

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