objectIdPaths

@JvmName(name = "rnwfrdfuuenxmwuf")
suspend fun objectIdPaths(value: Output<List<Int>>)
@JvmName(name = "tbcpoxxjfawbrjpq")
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 = "fmvywhbasgcaijyb")
suspend fun objectIdPaths(vararg values: Output<Int>)


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

Parameters

values

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