View source: R/serverlessapplicationrepository_operations.R
serverlessapplicationrepository_list_application_versions | R Documentation |
Lists versions for the specified application.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_list_application_versions/ for full documentation.
serverlessapplicationrepository_list_application_versions(
ApplicationId,
MaxItems = NULL,
NextToken = NULL
)
ApplicationId |
[required] The Amazon Resource Name (ARN) of the application. |
MaxItems |
The total number of items to return. |
NextToken |
A token to specify where to start paginating. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.