tenancy

@JvmName(name = "rpyucqfoctpyaecv")
suspend fun tenancy(value: Output<Either<String, Tenancy>>)
@JvmName(name = "ohuqkrpsprgmgnnc")
suspend fun tenancy(value: Either<String, Tenancy>?)
@JvmName(name = "touxthnksptugyni")
fun tenancy(value: String)
@JvmName(name = "grrvqixdljcvlygx")
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.