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)


6421
6422
6423
# File 'sig/types.rbs', line 6421

def max_resource
  @max_resource
end

#min_resource::Integer

Returns the value of attribute min_resource.

Returns:

  • (::Integer)


6420
6421
6422
# File 'sig/types.rbs', line 6420

def min_resource
  @min_resource
end