Class: Aws::Types::StaticImageDeactivateScheduleActionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fade_out::Integer

Returns the value of attribute fade_out.

Returns:

  • (::Integer)


3056
3057
3058
# File 'sig/types.rbs', line 3056

def fade_out
  @fade_out
end

#layer::Integer

Returns the value of attribute layer.

Returns:

  • (::Integer)


3057
3058
3059
# File 'sig/types.rbs', line 3057

def layer
  @layer
end