cidrListAliases

@JvmName(name = "wjrbhvjstcvllfpw")
suspend fun cidrListAliases(value: Output<List<String>>)
@JvmName(name = "qewttwprydjmqnek")
suspend fun cidrListAliases(value: List<String>?)

Parameters

value

Set of CIDR aliases that define access for a preconfigured range of IP addresses.


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


@JvmName(name = "mduybetgvryypjru")
suspend fun cidrListAliases(values: List<Output<String>>)
@JvmName(name = "wlhgcykpjqnxtkxa")
suspend fun cidrListAliases(vararg values: String)

Parameters

values

Set of CIDR aliases that define access for a preconfigured range of IP addresses.