Class: Aws::Types::InferenceContainerExecutionParameters
- Inherits:
-
Object
- Object
- Aws::Types::InferenceContainerExecutionParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_payload_in_mb ⇒ ::Integer
Returns the value of attribute max_payload_in_mb.
Instance Attribute Details
#max_payload_in_mb ⇒ ::Integer
Returns the value of attribute max_payload_in_mb.
835 836 837 |
# File 'sig/types.rbs', line 835 def max_payload_in_mb @max_payload_in_mb end |