addressSpaces

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

Parameters

value

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


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


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

Parameters

values

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