allowedSourceAddressPrefixes

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

Parameters

value

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.


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


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

Parameters

values

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.