identityConstraints

@JvmName(name = "flxhqqcaygwndxah")
suspend fun identityConstraints(value: Output<CertificateIdentityConstraintsArgs>)
@JvmName(name = "soxwgoeevhnkssyi")
suspend fun identityConstraints(value: CertificateIdentityConstraintsArgs?)

Parameters

value

Optional. Describes constraints on identities that may appear in Certificates issued through this CaPool. If this is omitted, then this CaPool will not add restrictions on a certificate's identity.


@JvmName(name = "cilmjfbwrbsliiwn")
suspend fun identityConstraints(argument: suspend CertificateIdentityConstraintsArgsBuilder.() -> Unit)

Parameters

argument

Optional. Describes constraints on identities that may appear in Certificates issued through this CaPool. If this is omitted, then this CaPool will not add restrictions on a certificate's identity.