allowedSourceAddressPrefixes

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

Parameters

value

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.


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


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

Parameters

values

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.