identityConstraints

@JvmName(name = "heoprgropuruvpgf")
suspend fun identityConstraints(value: Output<CertificateIdentityConstraintsArgs>)
@JvmName(name = "ymisxrocoskjtatm")
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 = "jaarpmlhusbpnpiv")
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.