| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk.model | Classes modeling the various types represented by AWSElasticBeanstalk. | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceConfiguration | CreateConfigurationTemplateRequest. getSourceConfiguration()If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. | 
| SourceConfiguration | SourceConfiguration. withApplicationName(String applicationName)The name of the application associated with the configuration. | 
| SourceConfiguration | SourceConfiguration. withTemplateName(String templateName)The name of the configuration template. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateConfigurationTemplateRequest. setSourceConfiguration(SourceConfiguration sourceConfiguration)If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. | 
| CreateConfigurationTemplateRequest | CreateConfigurationTemplateRequest. withSourceConfiguration(SourceConfiguration sourceConfiguration)If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. | 
Copyright © 2014. All rights reserved.