Skip to content

Get Traffic Policy Instance Count

route53_get_traffic_policy_instance_count R Documentation

Gets the number of traffic policy instances that are associated with the current Amazon Web Services account

Description

Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.

Usage

route53_get_traffic_policy_instance_count()

Value

A list with the following syntax:

list(
  TrafficPolicyInstanceCount = 123
)

Request syntax

svc$get_traffic_policy_instance_count()