Class: Aws::Types::SageMakerModelRecommendation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute recommended_batch_transform_instance_type.

Returns:

  • (::String)


771
772
773
# File 'sig/types.rbs', line 771

def recommended_batch_transform_instance_type
  @recommended_batch_transform_instance_type
end

Returns the value of attribute recommended_realtime_inference_instance_type.

Returns:

  • (::String)


772
773
774
# File 'sig/types.rbs', line 772

def recommended_realtime_inference_instance_type
  @recommended_realtime_inference_instance_type
end