Class: Aws::Types::InferenceExecutionConfig
- Inherits:
-
Object
- Object
- Aws::Types::InferenceExecutionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mode ⇒ "Serial", "Direct"
Returns the value of attribute mode.
Instance Attribute Details
#mode ⇒ "Serial", "Direct"
Returns the value of attribute mode.
6637 6638 6639 |
# File 'sig/types.rbs', line 6637 def mode @mode end |