libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.MediaPackageVOD.CreatePackagingGroup

Description

Creates a new MediaPackage VOD PackagingGroup resource.

Synopsis

Creating a Request

data CreatePackagingGroup Source #

A new MediaPackage VOD PackagingGroup resource configuration.

See: newCreatePackagingGroup smart constructor.

Instances

Instances details
Eq CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Read CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Show CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Generic CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type Rep CreatePackagingGroup :: Type -> Type #

NFData CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Methods

rnf :: CreatePackagingGroup -> () #

Hashable CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToJSON CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

AWSRequest CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type AWSResponse CreatePackagingGroup #

ToHeaders CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToPath CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToQuery CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroup = D1 ('MetaData "CreatePackagingGroup" "Amazonka.MediaPackageVOD.CreatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

newCreatePackagingGroup Source #

Create a value of CreatePackagingGroup 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:authorization:CreatePackagingGroup', createPackagingGroup_authorization - Undocumented member.

$sel:egressAccessLogs:CreatePackagingGroup', createPackagingGroup_egressAccessLogs - Undocumented member.

$sel:tags:CreatePackagingGroup', createPackagingGroup_tags - Undocumented member.

$sel:id:CreatePackagingGroup', createPackagingGroup_id - The ID of the PackagingGroup.

Request Lenses

Destructuring the Response

data CreatePackagingGroupResponse Source #

See: newCreatePackagingGroupResponse smart constructor.

Constructors

CreatePackagingGroupResponse' 

Fields

Instances

Instances details
Eq CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Read CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Show CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Generic CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type Rep CreatePackagingGroupResponse :: Type -> Type #

NFData CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroupResponse = D1 ('MetaData "CreatePackagingGroupResponse" "Amazonka.MediaPackageVOD.CreatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreatePackagingGroupResponse Source #

Create a value of CreatePackagingGroupResponse 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:arn:CreatePackagingGroupResponse', createPackagingGroupResponse_arn - The ARN of the PackagingGroup.

$sel:authorization:CreatePackagingGroup', createPackagingGroupResponse_authorization - Undocumented member.

$sel:domainName:CreatePackagingGroupResponse', createPackagingGroupResponse_domainName - The fully qualified domain name for Assets in the PackagingGroup.

$sel:id:CreatePackagingGroup', createPackagingGroupResponse_id - The ID of the PackagingGroup.

$sel:egressAccessLogs:CreatePackagingGroup', createPackagingGroupResponse_egressAccessLogs - Undocumented member.

$sel:tags:CreatePackagingGroup', createPackagingGroupResponse_tags - Undocumented member.

$sel:httpStatus:CreatePackagingGroupResponse', createPackagingGroupResponse_httpStatus - The response's http status code.

Response Lenses

createPackagingGroupResponse_domainName :: Lens' CreatePackagingGroupResponse (Maybe Text) Source #

The fully qualified domain name for Assets in the PackagingGroup.