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.
3056 3057 3058 |
# File 'sig/types.rbs', line 3056 def fade_out @fade_out end |
#layer ⇒ ::Integer
Returns the value of attribute layer.
3057 3058 3059 |
# File 'sig/types.rbs', line 3057 def layer @layer end |