CertificateConfigX509ConfigKeyUsageUnknownExtendedKeyUsageArgs

data class CertificateConfigX509ConfigKeyUsageUnknownExtendedKeyUsageArgs(val objectIdPaths: Output<List<Int>>) : ConvertibleToJava<CertificateConfigX509ConfigKeyUsageUnknownExtendedKeyUsageArgs>

Constructors

constructor(objectIdPaths: Output<List<Int>>)

Properties

Link copied to clipboard
val objectIdPaths: Output<List<Int>>

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

Functions

Link copied to clipboard
open override fun toJava(): CertificateConfigX509ConfigKeyUsageUnknownExtendedKeyUsageArgs