VpcAttachmentArgs

constructor(coreNetworkId: Output<String>? = null, options: Output<VpcAttachmentVpcOptionsArgs>? = null, proposedNetworkFunctionGroupChange: Output<VpcAttachmentProposedNetworkFunctionGroupChangeArgs>? = null, proposedSegmentChange: Output<VpcAttachmentProposedSegmentChangeArgs>? = null, subnetArns: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null, vpcArn: Output<String>? = null)