id

fun id(value: String?)
fun id(value: Output<String>?)

See also


var id: Output<String>? = null