licenseType

@JvmName(name = "fcdesvibqcoawtws")
suspend fun licenseType(value: Output<Either<String, ManagedInstanceLicenseType>>)
@JvmName(name = "fmjvdgirceqkjibb")
suspend fun licenseType(value: Either<String, ManagedInstanceLicenseType>?)
@JvmName(name = "tinbgggxlexqxasp")
fun licenseType(value: String)
@JvmName(name = "pvnvmtcarjqxddpe")
fun licenseType(value: ManagedInstanceLicenseType)

Parameters

value

The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).