NetworkConnectorSummary

Summary information about a network connector returned by ListNetworkConnectors. Contains identifying fields and current state. To retrieve full configuration details, use GetNetworkConnector.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the network connector.

Link copied to clipboard
val id: String

The unique identifier for a network connector, assigned by the service at creation time

Link copied to clipboard

The date and time when the connector was last modified.

Link copied to clipboard

The name of the network connector.

Link copied to clipboard

The current state of the network connector.

Link copied to clipboard

The type of the network connector (VPC_EGRESS).

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