Class: Aws::Types::IoTJobExecutionsRolloutConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exponential_rate ⇒ Types::IoTJobExponentialRolloutRate

Returns the value of attribute exponential_rate.



439
440
441
# File 'sig/types.rbs', line 439

def exponential_rate
  @exponential_rate
end

#maximum_per_minute ⇒ ::Integer

Returns the value of attribute maximum_per_minute.

Returns:

  • (::Integer)


440
441
442
# File 'sig/types.rbs', line 440

def maximum_per_minute
  @maximum_per_minute
end