Vpc Attachment Args
constructor(applianceModeSupport: Output<String>? = null, dnsSupport: Output<String>? = null, ipv6Support: Output<String>? = null, subnetIds: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, transitGatewayDefaultRouteTableAssociation: Output<Boolean>? = null, transitGatewayDefaultRouteTablePropagation: Output<Boolean>? = null, transitGatewayId: Output<String>? = null, vpcId: Output<String>? = null)