allowedFeatures

@JvmName(name = "dooteugvaaldioto")
suspend fun allowedFeatures(value: Output<List<String>>)
@JvmName(name = "mfpmhomfvhxjrbjc")
suspend fun allowedFeatures(value: List<String>?)

Parameters

value

Specifies the list of features that are enabled for this Gateway.


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


@JvmName(name = "xaeirqakgkdnkfry")
suspend fun allowedFeatures(values: List<Output<String>>)
@JvmName(name = "jhbrpqyynmsvassq")
suspend fun allowedFeatures(vararg values: String)

Parameters

values

Specifies the list of features that are enabled for this Gateway.