identityConstraints

@JvmName(name = "dtqqypervrnatsex")
suspend fun identityConstraints(value: Output<CertificateTemplateIdentityConstraintsArgs>)
@JvmName(name = "rlkstbufieurfmqj")
suspend fun identityConstraints(value: CertificateTemplateIdentityConstraintsArgs?)

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


@JvmName(name = "grefrhabosrpgrqa")
suspend fun identityConstraints(argument: suspend CertificateTemplateIdentityConstraintsArgsBuilder.() -> 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. Structure is documented below.