interface GetPlacementGroupResponse {
    placementGroup?: PlacementGroup;
}

Properties

Properties

placementGroup?: PlacementGroup