addressSpaces

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

Parameters

value

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


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


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

Parameters

values

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