GroupMembershipArgs

constructor(group: Output<String>? = null, name: Output<String>? = null, users: Output<List<String>>? = null)