vpcId property

Input<String?>? vpcId
final

VPC ID to attach to.

> NOTE: One of eniId, regionalNatGatewayId, subnetId, transitGatewayId, transitGatewayAttachmentId, or vpcId must be specified.

Implementation

final pulumi.Input<String?>? vpcId;