VpcAttachmentArgs

fun VpcAttachmentArgs(coreNetworkId: Output<String>? = null, options: Output<VpcAttachmentVpcOptionsArgs>? = null, proposedSegmentChange: Output<VpcAttachmentProposedSegmentChangeArgs>? = null, subnetArns: Output<List<String>>? = null, tags: Output<List<VpcAttachmentTagArgs>>? = null, vpcArn: Output<String>? = null)