managed

@JvmName(name = "nxulxdcajpvldnqh")
suspend fun managed(value: Output<ManagedSslCertificateManagedArgs>)
@JvmName(name = "nfrhxpnjupclixhh")
suspend fun managed(value: ManagedSslCertificateManagedArgs?)

Parameters

value

Properties relevant to a managed certificate. These will be used if the certificate is managed (as indicated by a value of MANAGED in type). Structure is documented below.


@JvmName(name = "iosubexnjbsxjwhm")
suspend fun managed(argument: suspend ManagedSslCertificateManagedArgsBuilder.() -> Unit)

Parameters

argument

Properties relevant to a managed certificate. These will be used if the certificate is managed (as indicated by a value of MANAGED in type). Structure is documented below.