amazonka-mediatailor-2.0: Amazon MediaTailor SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaTailor.DescribeLiveSource

Description

The live source to describe.

Synopsis

Creating a Request

data DescribeLiveSource Source #

See: newDescribeLiveSource smart constructor.

Constructors

DescribeLiveSource' 

Fields

Instances

Instances details
ToHeaders DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

ToPath DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

ToQuery DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

AWSRequest DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type AWSResponse DescribeLiveSource #

Generic DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type Rep DescribeLiveSource :: Type -> Type #

Read DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Show DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

NFData DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Methods

rnf :: DescribeLiveSource -> () #

Eq DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Hashable DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type AWSResponse DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSource Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSource = D1 ('MetaData "DescribeLiveSource" "Amazonka.MediaTailor.DescribeLiveSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DescribeLiveSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "liveSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeLiveSource Source #

Create a value of DescribeLiveSource 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:

DescribeLiveSource, describeLiveSource_liveSourceName - The name of the live source.

DescribeLiveSource, describeLiveSource_sourceLocationName - The name of the source location associated with this Live Source.

Request Lenses

describeLiveSource_sourceLocationName :: Lens' DescribeLiveSource Text Source #

The name of the source location associated with this Live Source.

Destructuring the Response

data DescribeLiveSourceResponse Source #

See: newDescribeLiveSourceResponse smart constructor.

Constructors

DescribeLiveSourceResponse' 

Fields

Instances

Instances details
Generic DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Associated Types

type Rep DescribeLiveSourceResponse :: Type -> Type #

Read DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Show DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

NFData DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

Eq DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSourceResponse Source # 
Instance details

Defined in Amazonka.MediaTailor.DescribeLiveSource

type Rep DescribeLiveSourceResponse = D1 ('MetaData "DescribeLiveSourceResponse" "Amazonka.MediaTailor.DescribeLiveSource" "amazonka-mediatailor-2.0-6mxt6n51Pv3JbuBr2GKiO4" 'False) (C1 ('MetaCons "DescribeLiveSourceResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "httpPackageConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HttpPackageConfiguration])) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "liveSourceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceLocationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeLiveSourceResponse Source #

Create a value of DescribeLiveSourceResponse 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:

DescribeLiveSourceResponse, describeLiveSourceResponse_arn - The ARN of the live source.

DescribeLiveSourceResponse, describeLiveSourceResponse_creationTime - The timestamp that indicates when the live source was created.

DescribeLiveSourceResponse, describeLiveSourceResponse_httpPackageConfigurations - The HTTP package configurations.

DescribeLiveSourceResponse, describeLiveSourceResponse_lastModifiedTime - The timestamp that indicates when the live source was modified.

DescribeLiveSource, describeLiveSourceResponse_liveSourceName - The name of the live source.

DescribeLiveSource, describeLiveSourceResponse_sourceLocationName - The name of the source location associated with the live source.

DescribeLiveSourceResponse, describeLiveSourceResponse_tags - The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

$sel:httpStatus:DescribeLiveSourceResponse', describeLiveSourceResponse_httpStatus - The response's http status code.

Response Lenses

describeLiveSourceResponse_creationTime :: Lens' DescribeLiveSourceResponse (Maybe UTCTime) Source #

The timestamp that indicates when the live source was created.

describeLiveSourceResponse_lastModifiedTime :: Lens' DescribeLiveSourceResponse (Maybe UTCTime) Source #

The timestamp that indicates when the live source was modified.

describeLiveSourceResponse_sourceLocationName :: Lens' DescribeLiveSourceResponse (Maybe Text) Source #

The name of the source location associated with the live source.

describeLiveSourceResponse_tags :: Lens' DescribeLiveSourceResponse (Maybe (HashMap Text Text)) Source #

The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.