class Aws::MediaLive::Types::StaticImageDeactivateScheduleActionSettings

Settings for the action to deactivate the image in a specific layer.

@note When making an API call, you may pass StaticImageDeactivateScheduleActionSettings

data as a hash:

    {
      fade_out: 1,
      layer: 1,
    }

@!attribute [rw] fade_out

The time in milliseconds for the image to fade out. Default is 0 (no
fade-out).
@return [Integer]

@!attribute [rw] layer

The image overlay layer to deactivate, 0 to 7. Default is 0.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StaticImageDeactivateScheduleActionSettings AWS API Documentation

Constants

SENSITIVE