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 |
Creates a new MediaPackage VOD PackagingConfiguration resource.
Synopsis
- data CreatePackagingConfiguration = CreatePackagingConfiguration' {}
- newCreatePackagingConfiguration :: Text -> Text -> CreatePackagingConfiguration
- createPackagingConfiguration_hlsPackage :: Lens' CreatePackagingConfiguration (Maybe HlsPackage)
- createPackagingConfiguration_dashPackage :: Lens' CreatePackagingConfiguration (Maybe DashPackage)
- createPackagingConfiguration_mssPackage :: Lens' CreatePackagingConfiguration (Maybe MssPackage)
- createPackagingConfiguration_cmafPackage :: Lens' CreatePackagingConfiguration (Maybe CmafPackage)
- createPackagingConfiguration_tags :: Lens' CreatePackagingConfiguration (Maybe (HashMap Text Text))
- createPackagingConfiguration_id :: Lens' CreatePackagingConfiguration Text
- createPackagingConfiguration_packagingGroupId :: Lens' CreatePackagingConfiguration Text
- data CreatePackagingConfigurationResponse = CreatePackagingConfigurationResponse' {
- hlsPackage :: Maybe HlsPackage
- arn :: Maybe Text
- packagingGroupId :: Maybe Text
- dashPackage :: Maybe DashPackage
- mssPackage :: Maybe MssPackage
- id :: Maybe Text
- cmafPackage :: Maybe CmafPackage
- tags :: Maybe (HashMap Text Text)
- httpStatus :: Int
- newCreatePackagingConfigurationResponse :: Int -> CreatePackagingConfigurationResponse
- createPackagingConfigurationResponse_hlsPackage :: Lens' CreatePackagingConfigurationResponse (Maybe HlsPackage)
- createPackagingConfigurationResponse_arn :: Lens' CreatePackagingConfigurationResponse (Maybe Text)
- createPackagingConfigurationResponse_packagingGroupId :: Lens' CreatePackagingConfigurationResponse (Maybe Text)
- createPackagingConfigurationResponse_dashPackage :: Lens' CreatePackagingConfigurationResponse (Maybe DashPackage)
- createPackagingConfigurationResponse_mssPackage :: Lens' CreatePackagingConfigurationResponse (Maybe MssPackage)
- createPackagingConfigurationResponse_id :: Lens' CreatePackagingConfigurationResponse (Maybe Text)
- createPackagingConfigurationResponse_cmafPackage :: Lens' CreatePackagingConfigurationResponse (Maybe CmafPackage)
- createPackagingConfigurationResponse_tags :: Lens' CreatePackagingConfigurationResponse (Maybe (HashMap Text Text))
- createPackagingConfigurationResponse_httpStatus :: Lens' CreatePackagingConfigurationResponse Int
Creating a Request
data CreatePackagingConfiguration Source #
A new MediaPackage VOD PackagingConfiguration resource configuration.
See: newCreatePackagingConfiguration
smart constructor.
CreatePackagingConfiguration' | |
|
Instances
newCreatePackagingConfiguration Source #
:: Text | |
-> Text | |
-> CreatePackagingConfiguration |
Create a value of CreatePackagingConfiguration
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:hlsPackage:CreatePackagingConfiguration'
, createPackagingConfiguration_hlsPackage
- Undocumented member.
$sel:dashPackage:CreatePackagingConfiguration'
, createPackagingConfiguration_dashPackage
- Undocumented member.
$sel:mssPackage:CreatePackagingConfiguration'
, createPackagingConfiguration_mssPackage
- Undocumented member.
$sel:cmafPackage:CreatePackagingConfiguration'
, createPackagingConfiguration_cmafPackage
- Undocumented member.
$sel:tags:CreatePackagingConfiguration'
, createPackagingConfiguration_tags
- Undocumented member.
$sel:id:CreatePackagingConfiguration'
, createPackagingConfiguration_id
- The ID of the PackagingConfiguration.
$sel:packagingGroupId:CreatePackagingConfiguration'
, createPackagingConfiguration_packagingGroupId
- The ID of a PackagingGroup.
Request Lenses
createPackagingConfiguration_hlsPackage :: Lens' CreatePackagingConfiguration (Maybe HlsPackage) Source #
Undocumented member.
createPackagingConfiguration_dashPackage :: Lens' CreatePackagingConfiguration (Maybe DashPackage) Source #
Undocumented member.
createPackagingConfiguration_mssPackage :: Lens' CreatePackagingConfiguration (Maybe MssPackage) Source #
Undocumented member.
createPackagingConfiguration_cmafPackage :: Lens' CreatePackagingConfiguration (Maybe CmafPackage) Source #
Undocumented member.
createPackagingConfiguration_tags :: Lens' CreatePackagingConfiguration (Maybe (HashMap Text Text)) Source #
Undocumented member.
createPackagingConfiguration_id :: Lens' CreatePackagingConfiguration Text Source #
The ID of the PackagingConfiguration.
createPackagingConfiguration_packagingGroupId :: Lens' CreatePackagingConfiguration Text Source #
The ID of a PackagingGroup.
Destructuring the Response
data CreatePackagingConfigurationResponse Source #
See: newCreatePackagingConfigurationResponse
smart constructor.
CreatePackagingConfigurationResponse' | |
|
Instances
newCreatePackagingConfigurationResponse Source #
Create a value of CreatePackagingConfigurationResponse
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:hlsPackage:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_hlsPackage
- Undocumented member.
$sel:arn:CreatePackagingConfigurationResponse'
, createPackagingConfigurationResponse_arn
- The ARN of the PackagingConfiguration.
$sel:packagingGroupId:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_packagingGroupId
- The ID of a PackagingGroup.
$sel:dashPackage:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_dashPackage
- Undocumented member.
$sel:mssPackage:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_mssPackage
- Undocumented member.
$sel:id:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_id
- The ID of the PackagingConfiguration.
$sel:cmafPackage:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_cmafPackage
- Undocumented member.
$sel:tags:CreatePackagingConfiguration'
, createPackagingConfigurationResponse_tags
- Undocumented member.
$sel:httpStatus:CreatePackagingConfigurationResponse'
, createPackagingConfigurationResponse_httpStatus
- The response's http status code.
Response Lenses
createPackagingConfigurationResponse_hlsPackage :: Lens' CreatePackagingConfigurationResponse (Maybe HlsPackage) Source #
Undocumented member.
createPackagingConfigurationResponse_arn :: Lens' CreatePackagingConfigurationResponse (Maybe Text) Source #
The ARN of the PackagingConfiguration.
createPackagingConfigurationResponse_packagingGroupId :: Lens' CreatePackagingConfigurationResponse (Maybe Text) Source #
The ID of a PackagingGroup.
createPackagingConfigurationResponse_dashPackage :: Lens' CreatePackagingConfigurationResponse (Maybe DashPackage) Source #
Undocumented member.
createPackagingConfigurationResponse_mssPackage :: Lens' CreatePackagingConfigurationResponse (Maybe MssPackage) Source #
Undocumented member.
createPackagingConfigurationResponse_id :: Lens' CreatePackagingConfigurationResponse (Maybe Text) Source #
The ID of the PackagingConfiguration.
createPackagingConfigurationResponse_cmafPackage :: Lens' CreatePackagingConfigurationResponse (Maybe CmafPackage) Source #
Undocumented member.
createPackagingConfigurationResponse_tags :: Lens' CreatePackagingConfigurationResponse (Maybe (HashMap Text Text)) Source #
Undocumented member.
createPackagingConfigurationResponse_httpStatus :: Lens' CreatePackagingConfigurationResponse Int Source #
The response's http status code.