Network

class Network

Information about a network.

Types

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

Properties

Link copied to clipboard

The creation time of the network.

Link copied to clipboard

The description of the network.

Link copied to clipboard

The Amazon Resource Name (ARN) of the network.

Link copied to clipboard

The name of the network.

Link copied to clipboard

The status of the network.

Link copied to clipboard

The status reason of the network.

Functions

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