interface CreatePlacementGroupResponse {
    placementGroup?: PlacementGroup;
}

Properties

Properties

placementGroup?: PlacementGroup