UpdateGroupResponse

data class UpdateGroupResponse(val name: String)

A group to be updated.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the group. It must match a group name of an existing fleet member.