publishingOptions

@JvmName(name = "tkeusekykobxkwql")
suspend fun publishingOptions(value: Output<CaPoolPublishingOptionsArgs>)
@JvmName(name = "uvqoxojuxjmbawoc")
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 = "mocgbnwmqsxffhca")
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.