serverlessapplicationrepository_list_application_versions: Lists versions for the specified application

View source: R/serverlessapplicationrepository_operations.R

serverlessapplicationrepository_list_application_versionsR Documentation

Lists versions for the specified application

Description

Lists versions for the specified application.

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

Usage

serverlessapplicationrepository_list_application_versions(
  ApplicationId,
  MaxItems = NULL,
  NextToken = NULL
)

Arguments

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.