tenancy

@JvmName(name = "qqygsuehyrwskddo")
suspend fun tenancy(value: Output<TenancyEnumValueArgs>)
@JvmName(name = "rideqdouykuurbin")
suspend fun tenancy(value: TenancyEnumValueArgs?)

Parameters

value

The tenancy of the instance. An instance with a tenancy of dedicated runs on single-tenant hardware.

This parameter is not supported for CreateFleet. The host tenancy is not supported for ImportInstance or for T3 instances that are configured for the unlimited CPU credit option.


@JvmName(name = "tkltsjggwgojpotw")
suspend fun tenancy(argument: suspend TenancyEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The tenancy of the instance. An instance with a tenancy of dedicated runs on single-tenant hardware.

This parameter is not supported for CreateFleet. The host tenancy is not supported for ImportInstance or for T3 instances that are configured for the unlimited CPU credit option.