tenancy

@JvmName(name = "lgsdnkvrogjthmlr")
suspend fun tenancy(value: Output<Either<String, Tenancy>>)
@JvmName(name = "kppfkgblootkohmp")
suspend fun tenancy(value: Either<String, Tenancy>?)
@JvmName(name = "echmeulptcsijvsy")
fun tenancy(value: String)
@JvmName(name = "oubugftmqbcjxoyr")
fun tenancy(value: Tenancy)

Parameters

value

Tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of dedicated runs on single-tenant hardware. The host tenancy is not supported for the import-instance command. Valid values are default, dedicated, and host.