selfManaged

@JvmName(name = "hjcpfigieatkuydg")
suspend fun selfManaged(value: Output<CertificateSelfManagedArgs>)
@JvmName(name = "crsaokguhnosnpku")
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 = "ndwphbmfrcjebxrt")
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.