tenancy

@JvmName(name = "whiiamscnbalncqj")
suspend fun tenancy(value: Output<Either<String, Tenancy>>)
@JvmName(name = "rtjtotwilomlodcf")
suspend fun tenancy(value: Either<String, Tenancy>?)
@JvmName(name = "urucvafmsqfhbghe")
fun tenancy(value: String)
@JvmName(name = "yvxwfubdifyfwyrl")
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.