selfManaged

@JvmName(name = "jamlicjjcakltkuu")
suspend fun selfManaged(value: Output<CertificateSelfManagedArgs>)
@JvmName(name = "ovesfbjvtdcsjqeq")
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 = "mvikyjohljvhshal")
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.