objectIdPaths

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


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

Parameters

values

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