Class: Aws::Types::LinearConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#step_bake_time_in_minutes::Integer

Returns the value of attribute step_bake_time_in_minutes.

Returns:

  • (::Integer)


1467
1468
1469
# File 'sig/types.rbs', line 1467

def step_bake_time_in_minutes
  @step_bake_time_in_minutes
end

#step_percent::Float

Returns the value of attribute step_percent.

Returns:

  • (::Float)


1466
1467
1468
# File 'sig/types.rbs', line 1466

def step_percent
  @step_percent
end