keySpec

@JvmName(name = "nxrirhfkgghrrapl")
suspend fun keySpec(value: Output<KeyVersionSpecArgs>)
@JvmName(name = "lwiidgsgtluqjwpq")
suspend fun keySpec(value: KeyVersionSpecArgs?)

Parameters

value

Immutable. Used when issuing certificates for this CertificateAuthority. If this CertificateAuthority is a self-signed CertificateAuthority, this key is also used to sign the self-signed CA certificate. Otherwise, it is used to sign a CSR.


@JvmName(name = "jexskqfooddemxuu")
suspend fun keySpec(argument: suspend KeyVersionSpecArgsBuilder.() -> Unit)

Parameters

argument

Immutable. Used when issuing certificates for this CertificateAuthority. If this CertificateAuthority is a self-signed CertificateAuthority, this key is also used to sign the self-signed CA certificate. Otherwise, it is used to sign a CSR.