edition

@JvmName(name = "dxybqpdihnonwlje")
suspend fun edition(value: Output<Either<String, LicenseEdition>>)
@JvmName(name = "ncdrffpddxdaunon")
suspend fun edition(value: Either<String, LicenseEdition>?)
@JvmName(name = "latapruyoyakoyfc")
fun edition(value: String)
@JvmName(name = "ipmdpmrxldenmqnl")
fun edition(value: LicenseEdition)

Parameters

value

Describes the edition of the license. The values are either Standard or Datacenter.