| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| LaunchConfiguration | LaunchConfiguration. clone() | 
| LaunchConfiguration | LaunchConfiguration. withName(String name)
 The name of the launch configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<LaunchConfiguration> | EnvironmentResourceDescription. getLaunchConfigurations()
 The Auto Scaling launch configurations in use by this environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| EnvironmentResourceDescription | EnvironmentResourceDescription. withLaunchConfigurations(LaunchConfiguration... launchConfigurations)
 The Auto Scaling launch configurations in use by this environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EnvironmentResourceDescription. setLaunchConfigurations(Collection<LaunchConfiguration> launchConfigurations)
 The Auto Scaling launch configurations in use by this environment. | 
| EnvironmentResourceDescription | EnvironmentResourceDescription. withLaunchConfigurations(Collection<LaunchConfiguration> launchConfigurations)
 The Auto Scaling launch configurations in use by this environment. | 
Copyright © 2021. All rights reserved.