amazonka-comprehend-1.6.0: Amazon Comprehend 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.Comprehend.DescribeTopicsDetectionJob

Contents

Description

Gets the properties associated with a topic detection job. Use this operation to get the status of a detection job.

Synopsis

Creating a Request

describeTopicsDetectionJob Source #

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

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

  • dtdjJobId - The identifier assigned by the user to the detection job.

data DescribeTopicsDetectionJob Source #

See: describeTopicsDetectionJob smart constructor.

Instances

Eq DescribeTopicsDetectionJob Source # 
Data DescribeTopicsDetectionJob Source # 

Methods

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

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

toConstr :: DescribeTopicsDetectionJob -> Constr #

dataTypeOf :: DescribeTopicsDetectionJob -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeTopicsDetectionJob Source # 
Show DescribeTopicsDetectionJob Source # 
Generic DescribeTopicsDetectionJob Source # 
Hashable DescribeTopicsDetectionJob Source # 
ToJSON DescribeTopicsDetectionJob Source # 
NFData DescribeTopicsDetectionJob Source # 
AWSRequest DescribeTopicsDetectionJob Source # 
ToHeaders DescribeTopicsDetectionJob Source # 
ToPath DescribeTopicsDetectionJob Source # 
ToQuery DescribeTopicsDetectionJob Source # 
type Rep DescribeTopicsDetectionJob Source # 
type Rep DescribeTopicsDetectionJob = D1 * (MetaData "DescribeTopicsDetectionJob" "Network.AWS.Comprehend.DescribeTopicsDetectionJob" "amazonka-comprehend-1.6.0-7ky9kDszQAoCEHl21SoVpv" True) (C1 * (MetaCons "DescribeTopicsDetectionJob'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dtdjJobId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeTopicsDetectionJob Source # 

Request Lenses

dtdjJobId :: Lens' DescribeTopicsDetectionJob Text Source #

The identifier assigned by the user to the detection job.

Destructuring the Response

describeTopicsDetectionJobResponse Source #

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

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

data DescribeTopicsDetectionJobResponse Source #

See: describeTopicsDetectionJobResponse smart constructor.

Instances

Eq DescribeTopicsDetectionJobResponse Source # 
Data DescribeTopicsDetectionJobResponse Source # 

Methods

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

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

toConstr :: DescribeTopicsDetectionJobResponse -> Constr #

dataTypeOf :: DescribeTopicsDetectionJobResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeTopicsDetectionJobResponse Source # 
Show DescribeTopicsDetectionJobResponse Source # 
Generic DescribeTopicsDetectionJobResponse Source # 
NFData DescribeTopicsDetectionJobResponse Source # 
type Rep DescribeTopicsDetectionJobResponse Source # 
type Rep DescribeTopicsDetectionJobResponse = D1 * (MetaData "DescribeTopicsDetectionJobResponse" "Network.AWS.Comprehend.DescribeTopicsDetectionJob" "amazonka-comprehend-1.6.0-7ky9kDszQAoCEHl21SoVpv" False) (C1 * (MetaCons "DescribeTopicsDetectionJobResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_dtdjrsTopicsDetectionJobProperties") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe TopicsDetectionJobProperties))) (S1 * (MetaSel (Just Symbol "_dtdjrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))

Response Lenses