Expand description
Types for the CreateRealtimeEndpoint
operation.
Modules§
- builders
- Builders
Structs§
- Create
Realtime Endpoint - Orchestration and serialization glue logic for
CreateRealtimeEndpoint
. - Create
Realtime Endpoint Input - Create
Realtime Endpoint Output Represents the output of an
CreateRealtimeEndpoint
operation.The result contains the
MLModelId
and the endpoint information for theMLModel
.Note: The endpoint information includes the URI of the
MLModel
; that is, the location to send online prediction requests for the specifiedMLModel
.
Enums§
- Create
Realtime Endpoint Error - Error type for the
CreateRealtimeEndpointError
operation.