CreateConnectPeerRequest

Types

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

Properties

Link copied to clipboard

The Connect peer BGP options. This only applies only when the protocol is GRE.

Link copied to clipboard

The client token associated with the request.

Link copied to clipboard

The ID of the connection attachment.

Link copied to clipboard

A Connect peer core network address. This only applies only when the protocol is GRE.

Link copied to clipboard

The inside IP addresses used for BGP peering.

Link copied to clipboard

The Connect peer address.

Link copied to clipboard

The subnet ARN for the Connect peer. This only applies only when the protocol is NO_ENCAP.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the peer request.

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