identityConstraints

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

Parameters

value

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


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

Parameters

argument

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