Class: Aws::Types::RealTimeInferenceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#instance_count::Integer

Returns the value of attribute instance_count.

Returns:



10405
10406
10407
# File 'sig/types.rbs', line 10405

def instance_count
  @instance_count
end

#instance_type"ml.t2.medium", ...

Returns the value of attribute instance_type.

Returns:



10404
10405
10406
# File 'sig/types.rbs', line 10404

def instance_type
  @instance_type
end