Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data AudioArtifactsConfiguration Source #
The audio artifact configuration object.
See: newAudioArtifactsConfiguration
smart constructor.
AudioArtifactsConfiguration' | |
|
Instances
newAudioArtifactsConfiguration Source #
Create a value of AudioArtifactsConfiguration
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:muxType:AudioArtifactsConfiguration'
, audioArtifactsConfiguration_muxType
- The MUX type of the audio artifact configuration object.
audioArtifactsConfiguration_muxType :: Lens' AudioArtifactsConfiguration AudioMuxType Source #
The MUX type of the audio artifact configuration object.