serverlessapplicationrepository_get_application {paws.compute} | R Documentation |
Gets the specified application
Description
Gets the specified application.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_get_application/ for full documentation.
Usage
serverlessapplicationrepository_get_application(
ApplicationId,
SemanticVersion = NULL
)
Arguments
ApplicationId |
[required] The Amazon Resource Name (ARN) of the application. |
SemanticVersion |
The semantic version of the application to get. |
[Package paws.compute version 0.9.0 Index]