selfManaged

@JvmName(name = "nrsegusxikfjsapt")
suspend fun selfManaged(value: Output<CertificateSelfManagedArgs>)
@JvmName(name = "mjkeedsqqvdxiiso")
suspend fun selfManaged(value: CertificateSelfManagedArgs?)

Parameters

value

Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility. Structure is documented below.


@JvmName(name = "ouvhlijachfnkcjh")
suspend fun selfManaged(argument: suspend CertificateSelfManagedArgsBuilder.() -> Unit)

Parameters

argument

Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility. Structure is documented below.