Class: Aws::Types::StaticImageDeactivateScheduleActionSettings
- Inherits:
-
Object
- Object
- Aws::Types::StaticImageDeactivateScheduleActionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fade_out ⇒ ::Integer
Returns the value of attribute fade_out.
-
#layer ⇒ ::Integer
Returns the value of attribute layer.
Instance Attribute Details
#fade_out ⇒ ::Integer
Returns the value of attribute fade_out.
3060 3061 3062 |
# File 'sig/types.rbs', line 3060 def fade_out @fade_out end |
#layer ⇒ ::Integer
Returns the value of attribute layer.
3061 3062 3063 |
# File 'sig/types.rbs', line 3061 def layer @layer end |