Map<String, dynamic> toJson() { final vpcConnectionArn = this.vpcConnectionArn; return { 'VpcConnectionArn': vpcConnectionArn, }; }