Learn R Programming

paws.networking (version 0.1.11)

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

Description

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

Usage

route53_get_traffic_policy_instance_count()

Arguments

Value

A list with the following syntax:

list(
  TrafficPolicyInstanceCount = 123
)

Request syntax

svc$get_traffic_policy_instance_count()