route53recoveryreadiness_list_rules: Lists all readiness rules, or lists the readiness rules for a...

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_list_rulesR Documentation

Lists all readiness rules, or lists the readiness rules for a specific resource type

Description

Lists all readiness rules, or lists the readiness rules for a specific resource type.

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

Usage

route53recoveryreadiness_list_rules(
  MaxResults = NULL,
  NextToken = NULL,
  ResourceType = 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.

ResourceType

The resource type that a readiness rule applies to.


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