class Aws::ElasticBeanstalk::Types::SourceConfiguration

A specification for an environment configuration.

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

data as a hash:

    {
      application_name: "ApplicationName",
      template_name: "ConfigurationTemplateName",
    }

@!attribute [rw] application_name

The name of the application associated with the configuration.
@return [String]

@!attribute [rw] template_name

The name of the configuration template.
@return [String]

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

Constants

SENSITIVE