objectIdPaths

@JvmName(name = "cujccnvpuijvgniq")
suspend fun objectIdPaths(value: Output<List<Int>>)
@JvmName(name = "gwdmrvoxmnrnbtvi")
suspend fun objectIdPaths(value: List<Int>)

Parameters

value

Required. The parts of an OID path. The most significant parts of the path come first.


@JvmName(name = "iglshycsnhgorcst")
suspend fun objectIdPaths(vararg values: Output<Int>)


@JvmName(name = "bxxdopxkqhikbauq")
suspend fun objectIdPaths(values: List<Output<Int>>)
@JvmName(name = "coomyipufmheskfy")
suspend fun objectIdPaths(vararg values: Int)

Parameters

values

Required. The parts of an OID path. The most significant parts of the path come first.