identityConstraints

@JvmName(name = "oirwdjnhmxaivmwk")
suspend fun identityConstraints(value: Output<CertificateTemplateIdentityConstraintsArgs>)
@JvmName(name = "fdyphhuoyxvxwehf")
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.


@JvmName(name = "btydbrfyltdbiquk")
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.