Class: Aws::Types::AwsJobRateIncreaseCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#number_of_notified_things::Integer

Returns the value of attribute number_of_notified_things.

Returns:

  • (::Integer)


362
363
364
# File 'sig/types.rbs', line 362

def number_of_notified_things
  @number_of_notified_things
end

#number_of_succeeded_things::Integer

Returns the value of attribute number_of_succeeded_things.

Returns:

  • (::Integer)


363
364
365
# File 'sig/types.rbs', line 363

def number_of_succeeded_things
  @number_of_succeeded_things
end