Class: Aws::Types::UpdateInferenceComponentOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateInferenceComponentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inference_component_arn ⇒ ::String
Returns the value of attribute inference_component_arn.
Instance Attribute Details
#inference_component_arn ⇒ ::String
Returns the value of attribute inference_component_arn.
12198 12199 12200 |
# File 'sig/types.rbs', line 12198 def inference_component_arn @inference_component_arn end |