allowedFeatures

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

Parameters

value

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


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


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

Parameters

values

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