allowedSourceAddressPrefixes

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

Parameters

value

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.


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


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

Parameters

values

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.