interface GetPlacementGroupServersResponse {
    servers: PlacementGroupServer[];
}

Properties

Properties

Instances attached to the placement group.