Class: Aws::Types::StartInferenceSchedulerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inference_scheduler_name::String

Returns the value of attribute inference_scheduler_name.

Returns:

  • (::String)


954
955
956
# File 'sig/types.rbs', line 954

def inference_scheduler_name
  @inference_scheduler_name
end