issuancePolicy

@JvmName(name = "xmavdlawsvkgihsm")
suspend fun issuancePolicy(value: Output<CaPoolIssuancePolicyArgs>)
@JvmName(name = "fshwlgbiqgjvymws")
suspend fun issuancePolicy(value: CaPoolIssuancePolicyArgs?)

Parameters

value

The IssuancePolicy to control how Certificates will be issued from this CaPool. Structure is documented below.


@JvmName(name = "yqpfqyjmvujipkoi")
suspend fun issuancePolicy(argument: suspend CaPoolIssuancePolicyArgsBuilder.() -> Unit)

Parameters

argument

The IssuancePolicy to control how Certificates will be issued from this CaPool. Structure is documented below.