baselineValues

@JvmName(name = "gvnanolcqrnflosy")
suspend fun baselineValues(value: Output<X509ParametersArgs>)
@JvmName(name = "eckrmeuihuryowvg")
suspend fun baselineValues(value: X509ParametersArgs?)

Parameters

value

Optional. A set of X.509 values that will be applied to all certificates issued through this CaPool. If a certificate request includes conflicting values for the same properties, they will be overwritten by the values defined here. If a certificate request uses a CertificateTemplate that defines conflicting predefined_values for the same properties, the certificate issuance request will fail.


@JvmName(name = "xngafwwtclbetyii")
suspend fun baselineValues(argument: suspend X509ParametersArgsBuilder.() -> Unit)

Parameters

argument

Optional. A set of X.509 values that will be applied to all certificates issued through this CaPool. If a certificate request includes conflicting values for the same properties, they will be overwritten by the values defined here. If a certificate request uses a CertificateTemplate that defines conflicting predefined_values for the same properties, the certificate issuance request will fail.