publishingOptions

@JvmName(name = "qxlrbwtviowbicrn")
suspend fun publishingOptions(value: Output<CaPoolPublishingOptionsArgs>)
@JvmName(name = "trgwbqghjkssxens")
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 = "nehlokcgnlsxtobo")
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.