amazonka-mediapackage-1.6.0: Amazon Elemental MediaPackage SDK.

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

Network.AWS.MediaPackage.DescribeChannel

Contents

Description

Gets details about a Channel.

Synopsis

Creating a Request

describeChannel Source #

Arguments

:: Text

dId

-> DescribeChannel 

Creates a value of DescribeChannel with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • dId - The ID of a Channel.

data DescribeChannel Source #

See: describeChannel smart constructor.

Instances

Eq DescribeChannel Source # 
Data DescribeChannel Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DescribeChannel -> c DescribeChannel #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DescribeChannel #

toConstr :: DescribeChannel -> Constr #

dataTypeOf :: DescribeChannel -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DescribeChannel) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DescribeChannel) #

gmapT :: (forall b. Data b => b -> b) -> DescribeChannel -> DescribeChannel #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DescribeChannel -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DescribeChannel -> r #

gmapQ :: (forall d. Data d => d -> u) -> DescribeChannel -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DescribeChannel -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DescribeChannel -> m DescribeChannel #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeChannel -> m DescribeChannel #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeChannel -> m DescribeChannel #

Read DescribeChannel Source # 
Show DescribeChannel Source # 
Generic DescribeChannel Source # 
Hashable DescribeChannel Source # 
NFData DescribeChannel Source # 

Methods

rnf :: DescribeChannel -> () #

AWSRequest DescribeChannel Source # 
ToHeaders DescribeChannel Source # 
ToPath DescribeChannel Source # 
ToQuery DescribeChannel Source # 
type Rep DescribeChannel Source # 
type Rep DescribeChannel = D1 * (MetaData "DescribeChannel" "Network.AWS.MediaPackage.DescribeChannel" "amazonka-mediapackage-1.6.0-FgnOM9h3HAK6TMeVGPpxSG" True) (C1 * (MetaCons "DescribeChannel'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeChannel Source # 

Request Lenses

dId :: Lens' DescribeChannel Text Source #

The ID of a Channel.

Destructuring the Response

describeChannelResponse Source #

Creates a value of DescribeChannelResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DescribeChannelResponse Source #

See: describeChannelResponse smart constructor.

Instances

Eq DescribeChannelResponse Source # 
Data DescribeChannelResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DescribeChannelResponse -> c DescribeChannelResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DescribeChannelResponse #

toConstr :: DescribeChannelResponse -> Constr #

dataTypeOf :: DescribeChannelResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DescribeChannelResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DescribeChannelResponse) #

gmapT :: (forall b. Data b => b -> b) -> DescribeChannelResponse -> DescribeChannelResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DescribeChannelResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DescribeChannelResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> DescribeChannelResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DescribeChannelResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DescribeChannelResponse -> m DescribeChannelResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeChannelResponse -> m DescribeChannelResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeChannelResponse -> m DescribeChannelResponse #

Read DescribeChannelResponse Source # 
Show DescribeChannelResponse Source # 
Generic DescribeChannelResponse Source # 
NFData DescribeChannelResponse Source # 

Methods

rnf :: DescribeChannelResponse -> () #

type Rep DescribeChannelResponse Source # 
type Rep DescribeChannelResponse = D1 * (MetaData "DescribeChannelResponse" "Network.AWS.MediaPackage.DescribeChannel" "amazonka-mediapackage-1.6.0-FgnOM9h3HAK6TMeVGPpxSG" False) (C1 * (MetaCons "DescribeChannelResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dcrsHlsIngest") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe HlsIngest))) (S1 * (MetaSel (Just Symbol "_dcrsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dcrsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dcrsDescription") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))))

Response Lenses

dcrsARN :: Lens' DescribeChannelResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) assigned to the Channel.

dcrsDescription :: Lens' DescribeChannelResponse (Maybe Text) Source #

A short text description of the Channel.