# Constants
InstancePlacementReasonEvacuation is when an existing instance is temporarily migrated because a cluster member is being evacuated.
InstancePlacementReasonNew is when a new instance request is received.
InstancePlacementReasonRelocation is when an existing instance is temporarily migrated because a cluster member is down.
# Structs
InstancePlacement represents the instance placement request.
InstanceResources represents the required resources for an instance.