licenseType

@JvmName(name = "srljuujqprygpfir")
suspend fun licenseType(value: Output<Either<String, InstancePoolLicenseType>>)
@JvmName(name = "smwfrmdtnesljdqf")
suspend fun licenseType(value: Either<String, InstancePoolLicenseType>?)
@JvmName(name = "hxqdfuvhkhvavxqf")
fun licenseType(value: String)
@JvmName(name = "peirycofhlvowvma")
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).