managed

@JvmName(name = "uutcumcrcixbbsxx")
suspend fun managed(value: Output<ManagedSslCertificateManagedArgs>)
@JvmName(name = "jbkeopjehvrgkdep")
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 = "qvadtvfoblmgmbtm")
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.