public static interface LaunchConfiguration.Builder extends SdkPojo, CopyableBuilder<LaunchConfiguration.Builder,LaunchConfiguration>
| Modifier and Type | Method and Description | 
|---|---|
LaunchConfiguration.Builder | 
name(String name)
 The name of the launch configuration. 
 | 
copyapplyMutation, buildLaunchConfiguration.Builder name(String name)
The name of the launch configuration.
name - The name of the launch configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.