publishingOptions

@JvmName(name = "cfvlpljlxvnioaas")
suspend fun publishingOptions(value: Output<CaPoolPublishingOptionsArgs>)
@JvmName(name = "gjoirkntrijksxsu")
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 = "thjwvfuegncyipvp")
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.