edition

@JvmName(name = "kbxpjeqedtrphalo")
suspend fun edition(value: Output<Either<String, LicenseEdition>>)
@JvmName(name = "retmhaaepjkminug")
suspend fun edition(value: Either<String, LicenseEdition>?)
@JvmName(name = "sspqadjsmfqctlms")
fun edition(value: String)
@JvmName(name = "fmmbqvfnclmfmhpx")
fun edition(value: LicenseEdition)

Parameters

value

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