amazonka-cloudsearch-1.4.4: Amazon CloudSearch SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudSearch.DescribeScalingParameters

Contents

Description

Gets the scaling parameters configured for a domain. A domain's scaling parameters specify the desired search instance type and replication count. For more information, see Configuring Scaling Options in the Amazon CloudSearch Developer Guide.

Synopsis

Creating a Request

describeScalingParameters Source #

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

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

data DescribeScalingParameters Source #

Container for the parameters to the DescribeScalingParameters operation. Specifies the name of the domain you want to describe.

See: describeScalingParameters smart constructor.

Instances

Eq DescribeScalingParameters Source # 
Data DescribeScalingParameters Source # 

Methods

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

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

toConstr :: DescribeScalingParameters -> Constr #

dataTypeOf :: DescribeScalingParameters -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeScalingParameters Source # 
Show DescribeScalingParameters Source # 
Generic DescribeScalingParameters Source # 
Hashable DescribeScalingParameters Source # 
NFData DescribeScalingParameters Source # 
AWSRequest DescribeScalingParameters Source # 
ToPath DescribeScalingParameters Source # 
ToHeaders DescribeScalingParameters Source # 
ToQuery DescribeScalingParameters Source # 
type Rep DescribeScalingParameters Source # 
type Rep DescribeScalingParameters = D1 (MetaData "DescribeScalingParameters" "Network.AWS.CloudSearch.DescribeScalingParameters" "amazonka-cloudsearch-1.4.4-BCu3hCTk8zn5xOAk2fs2QH" True) (C1 (MetaCons "DescribeScalingParameters'" PrefixI True) (S1 (MetaSel (Just Symbol "_dspDomainName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DescribeScalingParameters Source # 

Request Lenses

Destructuring the Response

describeScalingParametersResponse Source #

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

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

data DescribeScalingParametersResponse Source #

The result of a DescribeScalingParameters request. Contains the scaling parameters configured for the domain specified in the request.

See: describeScalingParametersResponse smart constructor.

Instances

Eq DescribeScalingParametersResponse Source # 
Data DescribeScalingParametersResponse Source # 

Methods

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

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

toConstr :: DescribeScalingParametersResponse -> Constr #

dataTypeOf :: DescribeScalingParametersResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeScalingParametersResponse Source # 
Show DescribeScalingParametersResponse Source # 
Generic DescribeScalingParametersResponse Source # 
NFData DescribeScalingParametersResponse Source # 
type Rep DescribeScalingParametersResponse Source # 
type Rep DescribeScalingParametersResponse = D1 (MetaData "DescribeScalingParametersResponse" "Network.AWS.CloudSearch.DescribeScalingParameters" "amazonka-cloudsearch-1.4.4-BCu3hCTk8zn5xOAk2fs2QH" False) (C1 (MetaCons "DescribeScalingParametersResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dsprsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_dsprsScalingParameters") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 ScalingParametersStatus))))

Response Lenses