VpcPeeringConnection

Describes a VPC peering connection.

Types

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

Properties

Link copied to clipboard

Information about the accepter VPC. CIDR block information is only returned when describing an active VPC peering connection.

Link copied to clipboard

The time that an unaccepted VPC peering connection will expire.

Link copied to clipboard

Information about the requester VPC. CIDR block information is only returned when describing an active VPC peering connection.

Link copied to clipboard

The status of the VPC peering connection.

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

Any tags assigned to the resource.

Link copied to clipboard

The ID of the VPC peering connection.

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