getApplication

The AWS::ElasticBeanstalk::Application resource specifies an Elastic Beanstalk application.

Return

null

Parameters

argument

null


suspend fun getApplication(applicationName: String): GetApplicationResult

Return

null

Parameters

applicationName

A name for the Elastic Beanstalk application. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the application name.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.elasticbeanstalk.kotlin.inputs.GetApplicationPlainArgs.

See also