Class: Aws::Types::InferenceContainerConfig
- Inherits:
-
Object
- Object
- Aws::Types::InferenceContainerConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_uri ⇒ ::String
Returns the value of attribute image_uri.
Instance Attribute Details
#image_uri ⇒ ::String
Returns the value of attribute image_uri.
830 831 832 |
# File 'sig/types.rbs', line 830 def image_uri @image_uri end |