EnumValueArgs

fun EnumValueArgs(name: Output<String>? = null, number: Output<Int>? = null, options: Output<List<OptionArgs>>? = null)