allowedSourceAddressPrefixes

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

Parameters

value

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.


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


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

Parameters

values

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.