route53recoverycontrolconfig_lis_ass_rou_53_hea_che: Returns an array of all Amazon Route 53 health checks...

route53recoverycontrolconfig_list_associated_route_53_health_checksR Documentation

Returns an array of all Amazon Route 53 health checks associated with a specific routing control

Description

Returns an array of all Amazon Route 53 health checks associated with a specific routing control.

See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_list_associated_route_53_health_checks/ for full documentation.

Usage

route53recoverycontrolconfig_list_associated_route_53_health_checks(
  MaxResults = NULL,
  NextToken = NULL,
  RoutingControlArn
)

Arguments

MaxResults

The number of objects that you want to return with this call.

NextToken

The token that identifies which batch of results you want to see.

RoutingControlArn

[required] The Amazon Resource Name (ARN) of the routing control.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.