addressSpaces

@JvmName(name = "rkhyphsexosfqjea")
suspend fun addressSpaces(value: Output<List<String>>)
@JvmName(name = "bdrfrqftcbttbjeq")
suspend fun addressSpaces(value: List<String>?)

Parameters

value

The list of string CIDRs representing the address spaces the gateway exposes.


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


@JvmName(name = "aexxnipuhgehtdnk")
suspend fun addressSpaces(values: List<Output<String>>)
@JvmName(name = "llkukaiixgmutjcv")
suspend fun addressSpaces(vararg values: String)

Parameters

values

The list of string CIDRs representing the address spaces the gateway exposes.