edition

@JvmName(name = "fyxsigixvukfmuum")
suspend fun edition(value: Output<Either<String, LicenseEdition>>)
@JvmName(name = "kcvaehfbjivlwqnu")
suspend fun edition(value: Either<String, LicenseEdition>?)
@JvmName(name = "wtpgmcjcnmxytvkd")
fun edition(value: String)
@JvmName(name = "dthdvkiyeicvqlmh")
fun edition(value: LicenseEdition)

Parameters

value

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