EndpointProperties constructor
EndpointProperties({})
Implementation
EndpointProperties({
this.creationTime,
this.currentInferenceUnits,
this.desiredInferenceUnits,
this.endpointArn,
this.lastModifiedTime,
this.message,
this.modelArn,
this.status,
});