GetInternetGatewayAttachment

data class GetInternetGatewayAttachment(val state: String, val vpcId: String)

Constructors

Link copied to clipboard
constructor(state: String, vpcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Current state of the attachment between the gateway and the VPC. Present only if a VPC is attached

Link copied to clipboard

ID of an attached VPC.