Class: Aws::Types::DescribeInferenceComponentInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inference_component_name::String

Returns the value of attribute inference_component_name.

Returns:

  • (::String)


4488
4489
4490
# File 'sig/types.rbs', line 4488

def inference_component_name
  @inference_component_name
end