Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data HlsTimedMetadataScheduleActionSettings Source #
Settings for the action to emit HLS metadata
See: newHlsTimedMetadataScheduleActionSettings
smart constructor.
Instances
FromJSON HlsTimedMetadataScheduleActionSettings Source # | |
ToJSON HlsTimedMetadataScheduleActionSettings Source # | |
Generic HlsTimedMetadataScheduleActionSettings Source # | |
Read HlsTimedMetadataScheduleActionSettings Source # | |
Show HlsTimedMetadataScheduleActionSettings Source # | |
NFData HlsTimedMetadataScheduleActionSettings Source # | |
Eq HlsTimedMetadataScheduleActionSettings Source # | |
Hashable HlsTimedMetadataScheduleActionSettings Source # | |
type Rep HlsTimedMetadataScheduleActionSettings Source # | |
Defined in Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings type Rep HlsTimedMetadataScheduleActionSettings = D1 ('MetaData "HlsTimedMetadataScheduleActionSettings" "Amazonka.MediaLive.Types.HlsTimedMetadataScheduleActionSettings" "amazonka-medialive-2.0-FK9HUAz0OmeIH2i6eRdod0" 'False) (C1 ('MetaCons "HlsTimedMetadataScheduleActionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) |
newHlsTimedMetadataScheduleActionSettings Source #
Create a value of HlsTimedMetadataScheduleActionSettings
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:id3:HlsTimedMetadataScheduleActionSettings'
, hlsTimedMetadataScheduleActionSettings_id3
- Base64 string formatted according to the ID3 specification:
http://id3.org/id3v2.4.0-structure
hlsTimedMetadataScheduleActionSettings_id3 :: Lens' HlsTimedMetadataScheduleActionSettings Text Source #
Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure