GetConfigurationTemplatePlainArgs

data class GetConfigurationTemplatePlainArgs(val applicationName: String, val templateName: String) : ConvertibleToJava<GetConfigurationTemplatePlainArgs>

Constructors

Link copied to clipboard
fun GetConfigurationTemplatePlainArgs(applicationName: String, templateName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetConfigurationTemplatePlainArgs

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the configuration template