public static interface Instance.Builder extends CopyableBuilder<Instance.Builder,Instance>
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
id(String id)
The ID of the Amazon EC2 instance.
|
copyapply, buildInstance.Builder id(String id)
The ID of the Amazon EC2 instance.
id - The ID of the Amazon EC2 instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.