amazonka-devicefarm-1.5.0: Amazon Device Farm SDK.

Copyright(c) 2013-2017 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.DeviceFarm.GetRemoteAccessSession

Contents

Description

Returns a link to a currently running remote access session.

Synopsis

Creating a Request

getRemoteAccessSession Source #

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

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

  • grasArn - The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.

data GetRemoteAccessSession Source #

Represents the request to get information about the specified remote access session.

See: getRemoteAccessSession smart constructor.

Instances

Eq GetRemoteAccessSession Source # 
Data GetRemoteAccessSession Source # 

Methods

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

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

toConstr :: GetRemoteAccessSession -> Constr #

dataTypeOf :: GetRemoteAccessSession -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetRemoteAccessSession Source # 
Show GetRemoteAccessSession Source # 
Generic GetRemoteAccessSession Source # 
Hashable GetRemoteAccessSession Source # 
ToJSON GetRemoteAccessSession Source # 
NFData GetRemoteAccessSession Source # 

Methods

rnf :: GetRemoteAccessSession -> () #

AWSRequest GetRemoteAccessSession Source # 
ToQuery GetRemoteAccessSession Source # 
ToPath GetRemoteAccessSession Source # 
ToHeaders GetRemoteAccessSession Source # 
type Rep GetRemoteAccessSession Source # 
type Rep GetRemoteAccessSession = D1 (MetaData "GetRemoteAccessSession" "Network.AWS.DeviceFarm.GetRemoteAccessSession" "amazonka-devicefarm-1.5.0-XwN0sn2YagFwkQSin1mYz" True) (C1 (MetaCons "GetRemoteAccessSession'" PrefixI True) (S1 (MetaSel (Just Symbol "_grasArn") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs GetRemoteAccessSession Source # 

Request Lenses

grasArn :: Lens' GetRemoteAccessSession Text Source #

The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.

Destructuring the Response

getRemoteAccessSessionResponse Source #

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

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

data GetRemoteAccessSessionResponse Source #

Represents the response from the server that lists detailed information about the remote access session.

See: getRemoteAccessSessionResponse smart constructor.

Instances

Eq GetRemoteAccessSessionResponse Source # 
Data GetRemoteAccessSessionResponse Source # 

Methods

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

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

toConstr :: GetRemoteAccessSessionResponse -> Constr #

dataTypeOf :: GetRemoteAccessSessionResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetRemoteAccessSessionResponse Source # 
Show GetRemoteAccessSessionResponse Source # 
Generic GetRemoteAccessSessionResponse Source # 
NFData GetRemoteAccessSessionResponse Source # 
type Rep GetRemoteAccessSessionResponse Source # 
type Rep GetRemoteAccessSessionResponse = D1 (MetaData "GetRemoteAccessSessionResponse" "Network.AWS.DeviceFarm.GetRemoteAccessSession" "amazonka-devicefarm-1.5.0-XwN0sn2YagFwkQSin1mYz" False) (C1 (MetaCons "GetRemoteAccessSessionResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_grasrsRemoteAccessSession") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe RemoteAccessSession))) (S1 (MetaSel (Just Symbol "_grasrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

grasrsRemoteAccessSession :: Lens' GetRemoteAccessSessionResponse (Maybe RemoteAccessSession) Source #

A container that lists detailed information about the remote access session.