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.
6652 6653 6654 |
# File 'sig/types.rbs', line 6652 def mode @mode end |