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