VpcPeeringConfigResponse

data class VpcPeeringConfigResponse(val subnet: String, val vpcName: String)

The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC.

Constructors

Link copied to clipboard
fun VpcPeeringConfigResponse(subnet: String, vpcName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A free subnet for peering. (CIDR of /29)

Link copied to clipboard

fully qualified name of the VPC Datastream will peer to.