objectIdPaths

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

Parameters

value

An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.


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


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

Parameters

values

An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.