allowedSourceAddressPrefixes

@JvmName(name = "jwoggqnymwkpmwbh")
suspend fun allowedSourceAddressPrefixes(value: Output<List<String>>)
@JvmName(name = "gghfuxmrbdppttqy")
suspend fun allowedSourceAddressPrefixes(value: List<String>?)

Parameters

value

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.


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


@JvmName(name = "ugiaklgnvgrorgwj")
suspend fun allowedSourceAddressPrefixes(values: List<Output<String>>)
@JvmName(name = "osvpgynybvlopmlv")
suspend fun allowedSourceAddressPrefixes(vararg values: String)

Parameters

values

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.