excludeExportRanges

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

Parameters

value

IP ranges encompassing the subnets to be excluded from peering.


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


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

Parameters

values

IP ranges encompassing the subnets to be excluded from peering.