AwsEc2VpcPeeringConnectionDetails

Provides information about a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection.

Types

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

Properties

Link copied to clipboard

Information about the accepter VPC.

Link copied to clipboard

The time at which an unaccepted VPC peering connection will expire.

Link copied to clipboard

Information about the requester VPC.

Link copied to clipboard

The status of the VPC peering connection.

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