NameValuePairArgs

fun NameValuePairArgs(name: Output<String>? = null, value: Output<String>? = null)