UpdateVpcLinkResponse constructor
UpdateVpcLinkResponse({})
Implementation
UpdateVpcLinkResponse({
this.createdDate,
this.name,
this.securityGroupIds,
this.subnetIds,
this.tags,
this.vpcLinkId,
this.vpcLinkStatus,
this.vpcLinkStatusMessage,
this.vpcLinkVersion,
});