UpdateGroupResponse

data class UpdateGroupResponse(val name: String)

A group to be updated.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Fleet member group to update. It should match the name of an existing FleetMember group. A group can only appear once across all UpdateStages in the UpdateRun.