clouddirectory_list_development_schema_arns {paws.security.identity}R Documentation

Retrieves each Amazon Resource Name (ARN) of schemas in the development state

Description

Retrieves each Amazon Resource Name (ARN) of schemas in the development state.

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

Usage

clouddirectory_list_development_schema_arns(
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NextToken

The pagination token.

MaxResults

The maximum number of results to retrieve.


[Package paws.security.identity version 0.6.1 Index]