| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IVS.Stage
Documentation
data ThumbnailConfigurationProperty Source #
Constructors
| ThumbnailConfigurationProperty | |
Instances
data AutoParticipantRecordingConfigurationProperty Source #
Constructors
| AutoParticipantRecordingConfigurationProperty | |
Instances
| ToJSON AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Methods toJSON :: AutoParticipantRecordingConfigurationProperty -> Value # toEncoding :: AutoParticipantRecordingConfigurationProperty -> Encoding # toJSONList :: [AutoParticipantRecordingConfigurationProperty] -> Value # toEncodingList :: [AutoParticipantRecordingConfigurationProperty] -> Encoding # omitField :: AutoParticipantRecordingConfigurationProperty -> Bool # | |||||
| Show AutoParticipantRecordingConfigurationProperty Source # | |||||
| Eq AutoParticipantRecordingConfigurationProperty Source # | |||||
| ToResourceProperties AutoParticipantRecordingConfigurationProperty Source # | |||||
| Property "HlsConfiguration" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Associated Types
Methods set :: PropertyType "HlsConfiguration" AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty # | |||||
| Property "MediaTypes" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Associated Types
| |||||
| Property "RecordingReconnectWindowSeconds" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Associated Types
Methods set :: PropertyType "RecordingReconnectWindowSeconds" AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty # | |||||
| Property "StorageConfigurationArn" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Associated Types
Methods set :: PropertyType "StorageConfigurationArn" AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty # | |||||
| Property "ThumbnailConfiguration" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty Associated Types
Methods set :: PropertyType "ThumbnailConfiguration" AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty -> AutoParticipantRecordingConfigurationProperty # | |||||
| type PropertyType "HlsConfiguration" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty type PropertyType "HlsConfiguration" AutoParticipantRecordingConfigurationProperty = HlsConfigurationProperty | |||||
| type PropertyType "MediaTypes" AutoParticipantRecordingConfigurationProperty Source # | |||||
| type PropertyType "RecordingReconnectWindowSeconds" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty type PropertyType "RecordingReconnectWindowSeconds" AutoParticipantRecordingConfigurationProperty = Value Integer | |||||
| type PropertyType "StorageConfigurationArn" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty type PropertyType "StorageConfigurationArn" AutoParticipantRecordingConfigurationProperty = Value Text | |||||
| type PropertyType "ThumbnailConfiguration" AutoParticipantRecordingConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.AutoParticipantRecordingConfigurationProperty type PropertyType "ThumbnailConfiguration" AutoParticipantRecordingConfigurationProperty = ThumbnailConfigurationProperty | |||||
data HlsConfigurationProperty Source #
Constructors
| HlsConfigurationProperty | |
Instances
| ToJSON HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty Methods toJSON :: HlsConfigurationProperty -> Value # toEncoding :: HlsConfigurationProperty -> Encoding # toJSONList :: [HlsConfigurationProperty] -> Value # | |||||
| Show HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty Methods showsPrec :: Int -> HlsConfigurationProperty -> ShowS # show :: HlsConfigurationProperty -> String # showList :: [HlsConfigurationProperty] -> ShowS # | |||||
| Eq HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty Methods (==) :: HlsConfigurationProperty -> HlsConfigurationProperty -> Bool # (/=) :: HlsConfigurationProperty -> HlsConfigurationProperty -> Bool # | |||||
| ToResourceProperties HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty Methods toResourceProperties :: HlsConfigurationProperty -> ResourceProperties # | |||||
| Property "ParticipantRecordingHlsConfiguration" HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty Associated Types
Methods set :: PropertyType "ParticipantRecordingHlsConfiguration" HlsConfigurationProperty -> HlsConfigurationProperty -> HlsConfigurationProperty # | |||||
| type PropertyType "ParticipantRecordingHlsConfiguration" HlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.HlsConfigurationProperty type PropertyType "ParticipantRecordingHlsConfiguration" HlsConfigurationProperty = ParticipantRecordingHlsConfigurationProperty | |||||
data ParticipantRecordingHlsConfigurationProperty Source #
Constructors
| ParticipantRecordingHlsConfigurationProperty | |
Fields | |
Instances
| ToJSON ParticipantRecordingHlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantRecordingHlsConfigurationProperty Methods toJSON :: ParticipantRecordingHlsConfigurationProperty -> Value # toEncoding :: ParticipantRecordingHlsConfigurationProperty -> Encoding # toJSONList :: [ParticipantRecordingHlsConfigurationProperty] -> Value # toEncodingList :: [ParticipantRecordingHlsConfigurationProperty] -> Encoding # omitField :: ParticipantRecordingHlsConfigurationProperty -> Bool # | |||||
| Show ParticipantRecordingHlsConfigurationProperty Source # | |||||
| Eq ParticipantRecordingHlsConfigurationProperty Source # | |||||
| ToResourceProperties ParticipantRecordingHlsConfigurationProperty Source # | |||||
| Property "TargetSegmentDurationSeconds" ParticipantRecordingHlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantRecordingHlsConfigurationProperty Associated Types
Methods set :: PropertyType "TargetSegmentDurationSeconds" ParticipantRecordingHlsConfigurationProperty -> ParticipantRecordingHlsConfigurationProperty -> ParticipantRecordingHlsConfigurationProperty # | |||||
| type PropertyType "TargetSegmentDurationSeconds" ParticipantRecordingHlsConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantRecordingHlsConfigurationProperty type PropertyType "TargetSegmentDurationSeconds" ParticipantRecordingHlsConfigurationProperty = Value Integer | |||||
data ParticipantThumbnailConfigurationProperty Source #
Constructors
| ParticipantThumbnailConfigurationProperty | |
Fields
| |
Instances
| ToJSON ParticipantThumbnailConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantThumbnailConfigurationProperty Methods toJSON :: ParticipantThumbnailConfigurationProperty -> Value # toEncoding :: ParticipantThumbnailConfigurationProperty -> Encoding # toJSONList :: [ParticipantThumbnailConfigurationProperty] -> Value # toEncodingList :: [ParticipantThumbnailConfigurationProperty] -> Encoding # omitField :: ParticipantThumbnailConfigurationProperty -> Bool # | |||||
| Show ParticipantThumbnailConfigurationProperty Source # | |||||
| Eq ParticipantThumbnailConfigurationProperty Source # | |||||
| ToResourceProperties ParticipantThumbnailConfigurationProperty Source # | |||||
| Property "RecordingMode" ParticipantThumbnailConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantThumbnailConfigurationProperty Associated Types
Methods set :: PropertyType "RecordingMode" ParticipantThumbnailConfigurationProperty -> ParticipantThumbnailConfigurationProperty -> ParticipantThumbnailConfigurationProperty # | |||||
| Property "Storage" ParticipantThumbnailConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantThumbnailConfigurationProperty Associated Types
| |||||
| Property "TargetIntervalSeconds" ParticipantThumbnailConfigurationProperty Source # | |||||
Defined in Stratosphere.IVS.Stage.ParticipantThumbnailConfigurationProperty Associated Types
Methods set :: PropertyType "TargetIntervalSeconds" ParticipantThumbnailConfigurationProperty -> ParticipantThumbnailConfigurationProperty -> ParticipantThumbnailConfigurationProperty # | |||||
| type PropertyType "RecordingMode" ParticipantThumbnailConfigurationProperty Source # | |||||
| type PropertyType "Storage" ParticipantThumbnailConfigurationProperty Source # | |||||
| type PropertyType "TargetIntervalSeconds" ParticipantThumbnailConfigurationProperty Source # | |||||
mkAutoParticipantRecordingConfigurationProperty :: Value Text -> AutoParticipantRecordingConfigurationProperty Source #
mkParticipantRecordingHlsConfigurationProperty :: ParticipantRecordingHlsConfigurationProperty Source #
Constructors
| Stage | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html |
Fields | |
Instances
| ToJSON Stage Source # | |||||
| Show Stage Source # | |||||
| Eq Stage Source # | |||||
| ToResourceProperties Stage Source # | |||||
Defined in Stratosphere.IVS.Stage Methods | |||||
| Property "AutoParticipantRecordingConfiguration" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage Associated Types
| |||||
| Property "Name" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage Associated Types
| |||||
| Property "Tags" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage Associated Types
| |||||
| type PropertyType "AutoParticipantRecordingConfiguration" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage type PropertyType "AutoParticipantRecordingConfiguration" Stage = AutoParticipantRecordingConfigurationProperty | |||||
| type PropertyType "Name" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage | |||||
| type PropertyType "Tags" Stage Source # | |||||
Defined in Stratosphere.IVS.Stage | |||||