createGroup

abstract suspend fun createGroup(input: CreateGroupRequest): CreateGroupResponse

Creates a group resource with a name and a filter expression.