accelerators

@JvmName(name = "afkyatllggpryqit")
suspend fun accelerators(value: Output<List<InstanceAcceleratorArgs>>)
@JvmName(name = "jkgcjvvossybgnos")
suspend fun accelerators(value: List<InstanceAcceleratorArgs>?)

Parameters

value

List of accelerators enabled for this CDF instance. If accelerators are enabled it is possible a permadiff will be created with the Options field. Users will need to either manually update their state file to include these diffed options, or include the field in a [lifecycle ignore changes

  • block](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#ignore_changes).


@JvmName(name = "tiuekvkbmikvdhik")
suspend fun accelerators(vararg values: Output<InstanceAcceleratorArgs>)


@JvmName(name = "oivpfmcshcrltexo")
suspend fun accelerators(values: List<Output<InstanceAcceleratorArgs>>)
@JvmName(name = "qnnifsltytogcimc")
suspend fun accelerators(vararg values: InstanceAcceleratorArgs)

Parameters

values

List of accelerators enabled for this CDF instance. If accelerators are enabled it is possible a permadiff will be created with the Options field. Users will need to either manually update their state file to include these diffed options, or include the field in a [lifecycle ignore changes

  • block](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#ignore_changes).


@JvmName(name = "loaplikjtgcqvqol")
suspend fun accelerators(argument: List<suspend InstanceAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "dofijlsbgwdiqogw")
suspend fun accelerators(vararg argument: suspend InstanceAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "yniijwhhhkypsgxy")
suspend fun accelerators(argument: suspend InstanceAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

List of accelerators enabled for this CDF instance. If accelerators are enabled it is possible a permadiff will be created with the Options field. Users will need to either manually update their state file to include these diffed options, or include the field in a [lifecycle ignore changes

  • block](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#ignore_changes).