amazonka-elbv2-1.4.5: Amazon Elastic Load Balancing 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.ELBv2.DescribeTargetGroupAttributes

Contents

Description

Describes the attributes for the specified target group.

Synopsis

Creating a Request

describeTargetGroupAttributes #

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

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

data DescribeTargetGroupAttributes #

Contains the parameters for DescribeTargetGroupAttributes.

See: describeTargetGroupAttributes smart constructor.

Instances

Eq DescribeTargetGroupAttributes # 
Data DescribeTargetGroupAttributes # 

Methods

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

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

toConstr :: DescribeTargetGroupAttributes -> Constr #

dataTypeOf :: DescribeTargetGroupAttributes -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeTargetGroupAttributes # 
Show DescribeTargetGroupAttributes # 
Generic DescribeTargetGroupAttributes # 
Hashable DescribeTargetGroupAttributes # 
NFData DescribeTargetGroupAttributes # 
AWSRequest DescribeTargetGroupAttributes # 
ToQuery DescribeTargetGroupAttributes # 
ToPath DescribeTargetGroupAttributes # 
ToHeaders DescribeTargetGroupAttributes # 
type Rep DescribeTargetGroupAttributes # 
type Rep DescribeTargetGroupAttributes = D1 (MetaData "DescribeTargetGroupAttributes" "Network.AWS.ELBv2.DescribeTargetGroupAttributes" "amazonka-elbv2-1.4.5-1H99zq9GcvyVED37xNlPU" True) (C1 (MetaCons "DescribeTargetGroupAttributes'" PrefixI True) (S1 (MetaSel (Just Symbol "_dtgaTargetGroupARN") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DescribeTargetGroupAttributes # 

Request Lenses

dtgaTargetGroupARN :: Lens' DescribeTargetGroupAttributes Text #

The Amazon Resource Name (ARN) of the target group.

Destructuring the Response

describeTargetGroupAttributesResponse #

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

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

data DescribeTargetGroupAttributesResponse #

Contains the output of DescribeTargetGroupAttributes.

See: describeTargetGroupAttributesResponse smart constructor.

Instances

Eq DescribeTargetGroupAttributesResponse # 
Data DescribeTargetGroupAttributesResponse # 

Methods

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

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

toConstr :: DescribeTargetGroupAttributesResponse -> Constr #

dataTypeOf :: DescribeTargetGroupAttributesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeTargetGroupAttributesResponse # 
Show DescribeTargetGroupAttributesResponse # 
Generic DescribeTargetGroupAttributesResponse # 
NFData DescribeTargetGroupAttributesResponse # 
type Rep DescribeTargetGroupAttributesResponse # 
type Rep DescribeTargetGroupAttributesResponse = D1 (MetaData "DescribeTargetGroupAttributesResponse" "Network.AWS.ELBv2.DescribeTargetGroupAttributes" "amazonka-elbv2-1.4.5-1H99zq9GcvyVED37xNlPU" False) (C1 (MetaCons "DescribeTargetGroupAttributesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dtgarsAttributes") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [TargetGroupAttribute]))) (S1 (MetaSel (Just Symbol "_dtgarsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int))))

Response Lenses

dtgarsAttributes :: Lens' DescribeTargetGroupAttributesResponse [TargetGroupAttribute] #

Information about the target group attributes