edition

@JvmName(name = "ojsvptldgaabihac")
suspend fun edition(value: Output<Either<String, LicenseEdition>>)
@JvmName(name = "fvmvmmnycnylhcml")
suspend fun edition(value: Either<String, LicenseEdition>?)
@JvmName(name = "mevjshlfugtvmxwc")
fun edition(value: String)
@JvmName(name = "cmujsrswytdjsqll")
fun edition(value: LicenseEdition)

Parameters

value

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