Class: Aws::Types::LinearConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::LinearConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#step_bake_time_in_minutes ⇒ ::Integer
Returns the value of attribute step_bake_time_in_minutes.
-
#step_percent ⇒ ::Float
Returns the value of attribute step_percent.
Instance Attribute Details
#step_bake_time_in_minutes ⇒ ::Integer
Returns the value of attribute step_bake_time_in_minutes.
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.
1466 1467 1468 |
# File 'sig/types.rbs', line 1466 def step_percent @step_percent end |