trafficTypes

@JvmName(name = "kcystfoocnjbnubs")
suspend fun trafficTypes(value: Output<List<String>>)
@JvmName(name = "fducrfimuxuttcmo")
suspend fun trafficTypes(value: List<String>)

Parameters

value

Specifies a list of network traffic types. Possible values are Compute, Storage, Management. Changing this forces a new Stack HCI Deployment Setting to be created.


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


@JvmName(name = "kkwunapkhklmhili")
suspend fun trafficTypes(values: List<Output<String>>)
@JvmName(name = "efgajbahnqapwfwe")
suspend fun trafficTypes(vararg values: String)

Parameters

values

Specifies a list of network traffic types. Possible values are Compute, Storage, Management. Changing this forces a new Stack HCI Deployment Setting to be created.