excludedVMSizes

@JvmName(name = "iixrgpllllipbiut")
suspend fun excludedVMSizes(value: Output<List<String>>)
@JvmName(name = "hhvhdnvjtfsvjogq")
suspend fun excludedVMSizes(value: List<String>?)

Parameters

value

Specifies which VMSizes should be excluded while building Fleet. Optional parameter.


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


@JvmName(name = "dyejrocwuxfgvlps")
suspend fun excludedVMSizes(values: List<Output<String>>)
@JvmName(name = "nrsdjmeorroagpsr")
suspend fun excludedVMSizes(vararg values: String)

Parameters

values

Specifies which VMSizes should be excluded while building Fleet. Optional parameter.