licenseType

@JvmName(name = "lxbuoseimfqlqmaa")
suspend fun licenseType(value: Output<Either<String, InstancePoolLicenseType>>)
@JvmName(name = "quesjgthxmvafpuf")
suspend fun licenseType(value: Either<String, InstancePoolLicenseType>?)
@JvmName(name = "ueyjbsuswphawxsn")
fun licenseType(value: String)
@JvmName(name = "spkkfrwfgkxnqgfc")
fun licenseType(value: InstancePoolLicenseType)

Parameters

value

The license type. Possible values are 'LicenseIncluded' (price for SQL license is included) and 'BasePrice' (without SQL license price).