managed

@JvmName(name = "tslemshnvtpprquo")
suspend fun managed(value: Output<MangedSslCertificateManagedArgs>)
@JvmName(name = "cslqluxhtrfgjdsf")
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 = "qukaheagxaqgrlbw")
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.