celExpression

@JvmName(name = "muesmirhtwyaapvi")
suspend fun celExpression(value: Output<CaPoolIssuancePolicyIdentityConstraintsCelExpressionArgs>)

Parameters

value

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/cel-guide Structure is documented below.


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

Parameters

argument

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/cel-guide Structure is documented below.