Class: Aws::Types::RateIncreaseCriteria

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)


4177
4178
4179
# File 'sig/types.rbs', line 4177

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)


4178
4179
4180
# File 'sig/types.rbs', line 4178

def number_of_succeeded_things
  @number_of_succeeded_things
end