Class: Aws::Types::DescribeInferenceComponentInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInferenceComponentInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inference_component_name ⇒ ::String
Returns the value of attribute inference_component_name.
Instance Attribute Details
#inference_component_name ⇒ ::String
Returns the value of attribute inference_component_name.
4488 4489 4490 |
# File 'sig/types.rbs', line 4488 def inference_component_name @inference_component_name end |