View source: R/clouddirectory_operations.R
clouddirectory_list_development_schema_arns | R Documentation |
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.
clouddirectory_list_development_schema_arns(
NextToken = NULL,
MaxResults = NULL
)
NextToken |
The pagination token. |
MaxResults |
The maximum number of results to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.