issuancePolicy

@JvmName(name = "nnekxmbpoocrayvf")
suspend fun issuancePolicy(value: Output<CaPoolIssuancePolicyArgs>)
@JvmName(name = "qlawpnwtmbredgkg")
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 = "rtpkbhjqckmiepnx")
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.