edition

@JvmName(name = "mhfifetirubqkkee")
suspend fun edition(value: Output<Either<String, LicenseEdition>>)
@JvmName(name = "dnaejabbsfnxkygn")
suspend fun edition(value: Either<String, LicenseEdition>?)
@JvmName(name = "ikjqqefgslcgfshd")
fun edition(value: String)
@JvmName(name = "atuawoyqvxfvkyol")
fun edition(value: LicenseEdition)

Parameters

value

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