route53recoverycontrolconfig_list_associated_route_53_health_checks | R Documentation |
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.
route53recoverycontrolconfig_list_associated_route_53_health_checks(
MaxResults = NULL,
NextToken = NULL,
RoutingControlArn
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.