UserCustomAttributeArgs

fun UserCustomAttributeArgs(key: Output<String>? = null, user: Output<Int>? = null, value: Output<String>? = null)