subjectKeyId

@JvmName(name = "tuaqxppsiqhhhxcr")
suspend fun subjectKeyId(value: Output<CertificateConfigSubjectKeyIdArgs>)
@JvmName(name = "dduoyqulvwgoreyy")
suspend fun subjectKeyId(value: CertificateConfigSubjectKeyIdArgs?)

Parameters

value

When specified this provides a custom SKI to be used in the certificate. This should only be used to maintain a SKI of an existing CA originally created outside CA service, which was not generated using method (1) described in RFC 5280 section 4.2.1.2.. Structure is documented below.


@JvmName(name = "qtqcfwwwevlttvhu")
suspend fun subjectKeyId(argument: suspend CertificateConfigSubjectKeyIdArgsBuilder.() -> Unit)

Parameters

argument

When specified this provides a custom SKI to be used in the certificate. This should only be used to maintain a SKI of an existing CA originally created outside CA service, which was not generated using method (1) described in RFC 5280 section 4.2.1.2.. Structure is documented below.