GroupMembershipArgs

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