public static interface ScheduledInstancesPlacement.Builder extends CopyableBuilder<ScheduledInstancesPlacement.Builder,ScheduledInstancesPlacement>
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesPlacement.Builder |
availabilityZone(String availabilityZone)
The Availability Zone.
|
ScheduledInstancesPlacement.Builder |
groupName(String groupName)
The name of the placement group.
|
copyapply, buildScheduledInstancesPlacement.Builder availabilityZone(String availabilityZone)
The Availability Zone.
availabilityZone - The Availability Zone.ScheduledInstancesPlacement.Builder groupName(String groupName)
The name of the placement group.
groupName - The name of the placement group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.