overlaps

@JvmName(name = "wsguwyfeqdqoxybd")
suspend fun overlaps(value: Output<List<String>>)
@JvmName(name = "eqhruhuumqluiukg")
suspend fun overlaps(value: List<String>?)

Parameters

value

Optional. Types of resources that are allowed to overlap with the current internal range. Each value may be one of: OVERLAP_ROUTE_RANGE, OVERLAP_EXISTING_SUBNET_RANGE.


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


@JvmName(name = "ukaxeypnquxhkwre")
suspend fun overlaps(values: List<Output<String>>)
@JvmName(name = "bnylhjsgwdjyospx")
suspend fun overlaps(vararg values: String)

Parameters

values

Optional. Types of resources that are allowed to overlap with the current internal range. Each value may be one of: OVERLAP_ROUTE_RANGE, OVERLAP_EXISTING_SUBNET_RANGE.