route53recoveryreadiness_list_recovery_groups {paws.networking}R Documentation

Lists the recovery groups in an account

Description

Lists the recovery groups in an account.

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

Usage

route53recoveryreadiness_list_recovery_groups(
  MaxResults = NULL,
  NextToken = NULL
)

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.


[Package paws.networking version 0.9.0 Index]