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.DescribeGlobalTableSettings

Contents

Description

Describes region specific settings for a global table.

Synopsis

Creating a Request

describeGlobalTableSettings #

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

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

data DescribeGlobalTableSettings #

See: describeGlobalTableSettings smart constructor.

Instances
Eq DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Data DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Methods

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

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

toConstr :: DescribeGlobalTableSettings -> Constr #

dataTypeOf :: DescribeGlobalTableSettings -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Show DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Generic DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Associated Types

type Rep DescribeGlobalTableSettings :: * -> * #

Hashable DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

ToJSON DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

AWSRequest DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Associated Types

type Rs DescribeGlobalTableSettings :: * #

ToHeaders DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

ToPath DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

ToQuery DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

NFData DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

type Rep DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

type Rep DescribeGlobalTableSettings = D1 (MetaData "DescribeGlobalTableSettings" "Network.AWS.DynamoDB.DescribeGlobalTableSettings" "amazonka-dynamodb-1.6.0-COMX9FqvIeW1LBbyPqhpUT" True) (C1 (MetaCons "DescribeGlobalTableSettings'" PrefixI True) (S1 (MetaSel (Just "_dgtsGlobalTableName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DescribeGlobalTableSettings # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Request Lenses

dgtsGlobalTableName :: Lens' DescribeGlobalTableSettings Text #

The name of the global table to describe.

Destructuring the Response

describeGlobalTableSettingsResponse #

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

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

data DescribeGlobalTableSettingsResponse #

See: describeGlobalTableSettingsResponse smart constructor.

Instances
Eq DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Data DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Methods

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

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

toConstr :: DescribeGlobalTableSettingsResponse -> Constr #

dataTypeOf :: DescribeGlobalTableSettingsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Show DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Generic DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

Associated Types

type Rep DescribeGlobalTableSettingsResponse :: * -> * #

NFData DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

type Rep DescribeGlobalTableSettingsResponse # 
Instance details

Defined in Network.AWS.DynamoDB.DescribeGlobalTableSettings

type Rep DescribeGlobalTableSettingsResponse = D1 (MetaData "DescribeGlobalTableSettingsResponse" "Network.AWS.DynamoDB.DescribeGlobalTableSettings" "amazonka-dynamodb-1.6.0-COMX9FqvIeW1LBbyPqhpUT" False) (C1 (MetaCons "DescribeGlobalTableSettingsResponse'" PrefixI True) (S1 (MetaSel (Just "_dgtsrsReplicaSettings") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ReplicaSettingsDescription])) :*: (S1 (MetaSel (Just "_dgtsrsGlobalTableName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_dgtsrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

dgtsrsReplicaSettings :: Lens' DescribeGlobalTableSettingsResponse [ReplicaSettingsDescription] #

The region specific settings for the global table.