allowedPrefixes

@JvmName(name = "jqfvvymttynmqxhx")
suspend fun allowedPrefixes(value: Output<List<String>>)
@JvmName(name = "yavcytfnilqsrbrs")
suspend fun allowedPrefixes(value: List<String>?)

Parameters

value

List of allowed route prefixes.


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


@JvmName(name = "wavfsxqweejkukvc")
suspend fun allowedPrefixes(values: List<Output<String>>)
@JvmName(name = "rtcfqcqvddgompdr")
suspend fun allowedPrefixes(vararg values: String)

Parameters

values

List of allowed route prefixes.