TargetNetwork

Describes a target network associated with a Client VPN endpoint.

Types

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

Properties

Link copied to clipboard

The ID of the association.

Link copied to clipboard

The ID of the Client VPN endpoint with which the target network is associated.

Link copied to clipboard

The IDs of the security groups applied to the target network association.

Link copied to clipboard

The current state of the target network association.

Link copied to clipboard

The ID of the subnet specified as the target network.

Link copied to clipboard

The ID of the VPC in which the target network (subnet) is located.

Functions

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