issuancePolicy

@JvmName(name = "tjfxywrtwlltmcgd")
suspend fun issuancePolicy(value: Output<CaPoolIssuancePolicyArgs>)
@JvmName(name = "ncssqfcemtcvoats")
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 = "jnvxfevrofukoqer")
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.