selfManaged

@JvmName(name = "nkdrqdmkwqltoaaw")
suspend fun selfManaged(value: Output<CertificateSelfManagedArgs>)
@JvmName(name = "sshelndptscocqbp")
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 = "rllnrjeijuxmisgs")
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.