acceleratorTypes

@JvmName(name = "xdevcaorbxexlavr")
suspend fun acceleratorTypes(vararg values: Output<String>)


@JvmName(name = "xmeabuvdjpihatmc")
suspend fun acceleratorTypes(value: Output<List<String>>)
@JvmName(name = "usotkalayqklweay")
suspend fun acceleratorTypes(value: List<String>?)

Deprecated

accelerator_types is deprecated. Use instance_type instead.

Parameters

value

A list of Elastic Inference (EI) instance types to associate with this notebook instance. See Elastic Inference Accelerator for more details. Valid values: ml.eia1.medium, ml.eia1.large, ml.eia1.xlarge, ml.eia2.medium, ml.eia2.large, ml.eia2.xlarge.


@JvmName(name = "uiskvuybjywgawgo")
suspend fun acceleratorTypes(values: List<Output<String>>)
@JvmName(name = "opafmbcsedtirjno")
suspend fun acceleratorTypes(vararg values: String)

Deprecated

accelerator_types is deprecated. Use instance_type instead.

Parameters

values

A list of Elastic Inference (EI) instance types to associate with this notebook instance. See Elastic Inference Accelerator for more details. Valid values: ml.eia1.medium, ml.eia1.large, ml.eia1.xlarge, ml.eia2.medium, ml.eia2.large, ml.eia2.xlarge.