identityConstraints

@JvmName(name = "larvlqrgrnwsrybc")
suspend fun identityConstraints(value: Output<CertificateIdentityConstraintsArgs>)
@JvmName(name = "jnyituogkfibhfgw")
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 = "aqjnysicxhkepuni")
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.