objectIdPaths

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


@JvmName(name = "txppnmmnjsqvahry")
suspend fun objectIdPaths(values: List<Output<Int>>)
@JvmName(name = "qyhxkklkqcbpghrh")
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.