Retrieves the list of applications nested in the containing application.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_list_application_dependencies/ for full documentation.
serverlessapplicationrepository_list_application_dependencies(
ApplicationId,
MaxItems = NULL,
NextToken = NULL,
SemanticVersion = NULL
)
[required] The Amazon Resource Name (ARN) of the application.
The total number of items to return.
A token to specify where to start paginating.
The semantic version of the application to get.