class Aws::ElasticBeanstalk::Types::DescribeApplicationsMessage

Request to describe one or more applications.

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

data as a hash:

    {
      application_names: ["ApplicationName"],
    }

@!attribute [rw] application_names

If specified, AWS Elastic Beanstalk restricts the returned
descriptions to only include those with the specified names.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/DescribeApplicationsMessage AWS API Documentation

Constants

SENSITIVE