cloudformation_list_generated_templates {paws.management} | R Documentation |
Lists your generated templates in this Region
Description
Lists your generated templates in this Region.
See https://www.paws-r-sdk.com/docs/cloudformation_list_generated_templates/ for full documentation.
Usage
cloudformation_list_generated_templates(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
A string that identifies the next page of resource scan results. |
MaxResults |
If the number of available results exceeds this maximum, the response
includes a |
[Package paws.management version 0.9.0 Index]