excludeExportRanges

@JvmName(name = "krkhhfyiljmwqdse")
suspend fun excludeExportRanges(value: Output<List<String>>)
@JvmName(name = "qtoklonrfyfcmegk")
suspend fun excludeExportRanges(value: List<String>?)

Parameters

value

IP ranges encompassing the subnets to be excluded from peering.


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


@JvmName(name = "xidvumgruchxrfkt")
suspend fun excludeExportRanges(values: List<Output<String>>)
@JvmName(name = "oshvvwxrolhqkdlb")
suspend fun excludeExportRanges(vararg values: String)

Parameters

values

IP ranges encompassing the subnets to be excluded from peering.