VpcConnectionArgs

constructor(authentication: Output<VpcConnectionAuthentication>? = null, clientSubnets: Output<List<String>>? = null, securityGroups: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, targetClusterArn: Output<String>? = null, vpcId: Output<String>? = null)