amazonka-route53-1.4.0: Amazon Route 53 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.Route53.GetTrafficPolicyInstanceCount

Contents

Description

Gets the number of traffic policy instances that are associated with the current AWS account.

To get the number of traffic policy instances, send a GET request to the '/Route 53 API version/trafficpolicyinstancecount' resource.

Synopsis

Creating a Request

getTrafficPolicyInstanceCount :: GetTrafficPolicyInstanceCount Source

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

Destructuring the Response

getTrafficPolicyInstanceCountResponse Source

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

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

Response Lenses

gtpicrsTrafficPolicyInstanceCount :: Lens' GetTrafficPolicyInstanceCountResponse Int Source

The number of traffic policy instances that are associated with the current AWS account.