Class: Aws::Types::RecommendationJobResourceLimit

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_number_of_tests::Integer

Returns the value of attribute max_number_of_tests.

Returns:

  • (::Integer)


10401
10402
10403
# File 'sig/types.rbs', line 10401

def max_number_of_tests
  @max_number_of_tests
end

#max_parallel_of_tests::Integer

Returns the value of attribute max_parallel_of_tests.

Returns:

  • (::Integer)


10402
10403
10404
# File 'sig/types.rbs', line 10402

def max_parallel_of_tests
  @max_parallel_of_tests
end