nodeId

@JvmName(name = "hplgluijqmhdprny")
suspend fun nodeId(value: Output<String>)
@JvmName(name = "osqdbnllwmfjpljo")
suspend fun nodeId(value: String?)

Parameters

value

The unqualified resource name. Should follow the ^[A-Za-z0-9_&#46;~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.