route53recoveryreadiness_list_resource_sets {paws.networking}R Documentation

Lists the resource sets in an account

Description

Lists the resource sets in an account.

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

Usage

route53recoveryreadiness_list_resource_sets(
  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]