InferenceExecutionConfig
Specifies details about how containers in a multi-container endpoint are run.
Contents
- Mode
- 
               How containers in a multi-container are run. The following values are valid. - 
                     SERIAL- Containers run as a serial pipeline.
- 
                     DIRECT- Only the individual container that you specify is run.
 Type: String Valid Values: Serial | DirectRequired: Yes 
- 
                     
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: