celExpression

@JvmName(name = "ipsixtcfponptkxp")
suspend fun celExpression(value: Output<CertificateTemplateIdentityConstraintsCelExpressionArgs>)
@JvmName(name = "xaixkgdcohphxhph")
suspend fun celExpression(value: CertificateTemplateIdentityConstraintsCelExpressionArgs?)

Parameters

value

Optional. A CEL expression that may be used to validate the resolved X.509 Subject and/or Subject Alternative Name before a certificate is signed. To see the full allowed syntax and some examples, see https://cloud.google.com/certificate-authority-service/docs/using-cel Structure is documented below.


@JvmName(name = "olguejthycormbrb")
suspend fun celExpression(argument: suspend CertificateTemplateIdentityConstraintsCelExpressionArgsBuilder.() -> Unit)

Parameters

argument

Optional. A CEL expression that may be used to validate the resolved X.509 Subject and/or Subject Alternative Name before a certificate is signed. To see the full allowed syntax and some examples, see https://cloud.google.com/certificate-authority-service/docs/using-cel Structure is documented below.