class Aws::ServerlessApplicationRepository::Types::ListApplicationDependenciesRequest

@note When making an API call, you may pass ListApplicationDependenciesRequest

data as a hash:

    {
      application_id: "__string", # required
      max_items: 1,
      next_token: "__string",
      semantic_version: "__string",
    }

@!attribute [rw] application_id

@return [String]

@!attribute [rw] max_items

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] semantic_version

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationDependenciesRequest AWS API Documentation

Constants

SENSITIVE