Class: Aws::Types::RecommendationJobResourceLimit

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#max_number_of_tests::Integer

Returns the value of attribute max_number_of_tests.



10473
10474
10475
# File 'sig/types.rbs', line 10473

def max_number_of_tests
  @max_number_of_tests
end

#max_parallel_of_tests::Integer

Returns the value of attribute max_parallel_of_tests.



10474
10475
10476
# File 'sig/types.rbs', line 10474

def max_parallel_of_tests
  @max_parallel_of_tests
end