getConfigurationTemplate

Resource Type definition for AWS::ElasticBeanstalk::ConfigurationTemplate

Return

null

Parameters

argument

null


suspend fun getConfigurationTemplate(applicationName: String, templateName: String): GetConfigurationTemplateResult

Return

null

Parameters

applicationName

The name of the Elastic Beanstalk application to associate with this configuration template.

templateName

The name of the configuration template

See also


Return

null

Parameters

argument

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

See also