Class: Aws::Types::AwsJobExecutionsRolloutConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exponential_rateTypes::AwsJobExponentialRolloutRate

Returns the value of attribute exponential_rate.



345
346
347
# File 'sig/types.rbs', line 345

def exponential_rate
  @exponential_rate
end

#maximum_per_minute::Integer

Returns the value of attribute maximum_per_minute.

Returns:

  • (::Integer)


344
345
346
# File 'sig/types.rbs', line 344

def maximum_per_minute
  @maximum_per_minute
end