amazonka-medialive-1.6.0: Amazon Elemental MediaLive 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.MediaLive.DescribeInput

Contents

Description

Produces details about an input

Synopsis

Creating a Request

describeInput Source #

Arguments

:: Text

dInputId

-> DescribeInput 

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

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

data DescribeInput Source #

Placeholder documentation for DescribeInputRequest

See: describeInput smart constructor.

Instances

Eq DescribeInput Source # 
Data DescribeInput Source # 

Methods

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

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

toConstr :: DescribeInput -> Constr #

dataTypeOf :: DescribeInput -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeInput Source # 
Show DescribeInput Source # 
Generic DescribeInput Source # 

Associated Types

type Rep DescribeInput :: * -> * #

Hashable DescribeInput Source # 
NFData DescribeInput Source # 

Methods

rnf :: DescribeInput -> () #

AWSRequest DescribeInput Source # 
ToHeaders DescribeInput Source # 
ToPath DescribeInput Source # 
ToQuery DescribeInput Source # 
type Rep DescribeInput Source # 
type Rep DescribeInput = D1 * (MetaData "DescribeInput" "Network.AWS.MediaLive.DescribeInput" "amazonka-medialive-1.6.0-VfTxbvfNQBASIvO4STPSQ" True) (C1 * (MetaCons "DescribeInput'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dInputId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeInput Source # 

Request Lenses

dInputId :: Lens' DescribeInput Text Source #

Unique ID of the input

Destructuring the Response

describeInputResponse Source #

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

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

  • diirsState - Undocumented member.
  • diirsSecurityGroups - A list of IDs for all the security groups attached to the input.
  • diirsARN - The Unique ARN of the input (generated, immutable).
  • diirsSources - A list of the sources of the input (PULL-type).
  • diirsDestinations - A list of the destinations of the input (PUSH-type).
  • diirsName - The user-assigned name (This is a mutable value).
  • diirsAttachedChannels - A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).
  • diirsId - The generated ID of the input (unique for user account, immutable).
  • diirsType - Undocumented member.
  • diirsResponseStatus - -- | The response status code.

data DescribeInputResponse Source #

Placeholder documentation for DescribeInputResponse

See: describeInputResponse smart constructor.

Instances

Eq DescribeInputResponse Source # 
Data DescribeInputResponse Source # 

Methods

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

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

toConstr :: DescribeInputResponse -> Constr #

dataTypeOf :: DescribeInputResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeInputResponse Source # 
Show DescribeInputResponse Source # 
Generic DescribeInputResponse Source # 
NFData DescribeInputResponse Source # 

Methods

rnf :: DescribeInputResponse -> () #

type Rep DescribeInputResponse Source # 
type Rep DescribeInputResponse = D1 * (MetaData "DescribeInputResponse" "Network.AWS.MediaLive.DescribeInput" "amazonka-medialive-1.6.0-VfTxbvfNQBASIvO4STPSQ" False) (C1 * (MetaCons "DescribeInputResponse'" PrefixI True) ((:*:) * ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsState") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe InputState))) (S1 * (MetaSel (Just Symbol "_diirsSecurityGroups") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [Text])))) ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsSources") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [InputSource]))) (S1 * (MetaSel (Just Symbol "_diirsDestinations") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [InputDestination])))))) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_diirsAttachedChannels") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [Text])))) ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_diirsType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe InputType))) (S1 * (MetaSel (Just Symbol "_diirsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))))

Response Lenses

diirsSecurityGroups :: Lens' DescribeInputResponse [Text] Source #

A list of IDs for all the security groups attached to the input.

diirsARN :: Lens' DescribeInputResponse (Maybe Text) Source #

The Unique ARN of the input (generated, immutable).

diirsSources :: Lens' DescribeInputResponse [InputSource] Source #

A list of the sources of the input (PULL-type).

diirsDestinations :: Lens' DescribeInputResponse [InputDestination] Source #

A list of the destinations of the input (PUSH-type).

diirsName :: Lens' DescribeInputResponse (Maybe Text) Source #

The user-assigned name (This is a mutable value).

diirsAttachedChannels :: Lens' DescribeInputResponse [Text] Source #

A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).

diirsId :: Lens' DescribeInputResponse (Maybe Text) Source #

The generated ID of the input (unique for user account, immutable).

diirsResponseStatus :: Lens' DescribeInputResponse Int Source #

  • - | The response status code.