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