ListSolNetworkInstanceInfo

Info about the specific network instance.

A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.

Types

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

Properties

Link copied to clipboard
val arn: String

Network instance ARN.

Link copied to clipboard
val id: String

ID of the network instance.

Link copied to clipboard

The metadata of the network instance.

Link copied to clipboard

ID of the network service descriptor in the network package.

Link copied to clipboard

ID of the network service descriptor in the network package.

Link copied to clipboard

Human-readable description of the network instance.

Link copied to clipboard

Human-readable name of the network instance.

Link copied to clipboard

The state of the network instance.

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