publishingOptions

@JvmName(name = "larbkptlpjcguycb")
suspend fun publishingOptions(value: Output<CaPoolPublishingOptionsArgs>)
@JvmName(name = "clkmwomcacxjomje")
suspend fun publishingOptions(value: CaPoolPublishingOptionsArgs?)

Parameters

value

The PublishingOptions to follow when issuing Certificates from any CertificateAuthority in this CaPool. Structure is documented below.


@JvmName(name = "qhcfskgbskseblnf")
suspend fun publishingOptions(argument: suspend CaPoolPublishingOptionsArgsBuilder.() -> Unit)

Parameters

argument

The PublishingOptions to follow when issuing Certificates from any CertificateAuthority in this CaPool. Structure is documented below.