Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
PlacementResponse |
PlacementResponse.clone() |
PlacementResponse |
FleetLaunchTemplateOverrides.getPlacement()
The location where the instance launched, if applicable.
|
PlacementResponse |
PlacementResponse.withGroupName(String groupName)
The name of the placement group that the instance is in.
|
Modifier and Type | Method and Description |
---|---|
void |
FleetLaunchTemplateOverrides.setPlacement(PlacementResponse placement)
The location where the instance launched, if applicable.
|
FleetLaunchTemplateOverrides |
FleetLaunchTemplateOverrides.withPlacement(PlacementResponse placement)
The location where the instance launched, if applicable.
|
Copyright © 2024. All rights reserved.