managed

@JvmName(name = "hsghyrhgrlhwwcma")
suspend fun managed(value: Output<CertificateManagedArgs>)
@JvmName(name = "bkaxasuvfcusmfhq")
suspend fun managed(value: CertificateManagedArgs?)

Parameters

value

Configuration and state of a Managed Certificate. Certificate Manager provisions and renews Managed Certificates automatically, for as long as it's authorized to do so. Structure is documented below.


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

Parameters

argument

Configuration and state of a Managed Certificate. Certificate Manager provisions and renews Managed Certificates automatically, for as long as it's authorized to do so. Structure is documented below.