managed

@JvmName(name = "tuxeffmwrcktmhjp")
suspend fun managed(value: Output<MangedSslCertificateManagedArgs>)
@JvmName(name = "hfufxlunyibvryik")
suspend fun managed(value: MangedSslCertificateManagedArgs?)

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 = "ljpdtekubvrjtqtt")
suspend fun managed(argument: suspend MangedSslCertificateManagedArgsBuilder.() -> 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.