amazonka-dynamodb-1.6.0: Amazon DynamoDB 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.DynamoDB.DescribeTimeToLive

Contents

Description

Gives a description of the Time to Live (TTL) status on the specified table.

Synopsis

Creating a Request

describeTimeToLive Source #

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

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

data DescribeTimeToLive Source #

See: describeTimeToLive smart constructor.

Instances

Eq DescribeTimeToLive Source # 
Data DescribeTimeToLive Source # 

Methods

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

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

toConstr :: DescribeTimeToLive -> Constr #

dataTypeOf :: DescribeTimeToLive -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

rnf :: DescribeTimeToLive -> () #

AWSRequest DescribeTimeToLive Source # 
ToHeaders DescribeTimeToLive Source # 
ToPath DescribeTimeToLive Source # 
ToQuery DescribeTimeToLive Source # 
type Rep DescribeTimeToLive Source # 
type Rep DescribeTimeToLive = D1 * (MetaData "DescribeTimeToLive" "Network.AWS.DynamoDB.DescribeTimeToLive" "amazonka-dynamodb-1.6.0-Be8FXVQVyEHEMZza56FG0o" True) (C1 * (MetaCons "DescribeTimeToLive'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dttlTableName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeTimeToLive Source # 

Request Lenses

dttlTableName :: Lens' DescribeTimeToLive Text Source #

The name of the table to be described.

Destructuring the Response

describeTimeToLiveResponse Source #

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

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

data DescribeTimeToLiveResponse Source #

See: describeTimeToLiveResponse smart constructor.

Instances

Eq DescribeTimeToLiveResponse Source # 
Data DescribeTimeToLiveResponse Source # 

Methods

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

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

toConstr :: DescribeTimeToLiveResponse -> Constr #

dataTypeOf :: DescribeTimeToLiveResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeTimeToLiveResponse Source # 
Show DescribeTimeToLiveResponse Source # 
Generic DescribeTimeToLiveResponse Source # 
NFData DescribeTimeToLiveResponse Source # 
type Rep DescribeTimeToLiveResponse Source # 
type Rep DescribeTimeToLiveResponse = D1 * (MetaData "DescribeTimeToLiveResponse" "Network.AWS.DynamoDB.DescribeTimeToLive" "amazonka-dynamodb-1.6.0-Be8FXVQVyEHEMZza56FG0o" False) (C1 * (MetaCons "DescribeTimeToLiveResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_dttlrsTimeToLiveDescription") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe TimeToLiveDescription))) (S1 * (MetaSel (Just Symbol "_dttlrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))

Response Lenses