issuancePolicy

@JvmName(name = "gwyoohcidbpmbdlb")
suspend fun issuancePolicy(value: Output<CaPoolIssuancePolicyArgs>)
@JvmName(name = "qqyiyowhywfbvjdf")
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 = "gymqilwapsrmotst")
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.