Class: Aws::Types::HyperbandStrategyConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_resource::Integer

Returns the value of attribute max_resource.

Returns:

  • (::Integer)


6417
6418
6419
# File 'sig/types.rbs', line 6417

def max_resource
  @max_resource
end

#min_resource::Integer

Returns the value of attribute min_resource.

Returns:

  • (::Integer)


6416
6417
6418
# File 'sig/types.rbs', line 6416

def min_resource
  @min_resource
end