overlaps

@JvmName(name = "pqmirdkujyuuvofg")
suspend fun overlaps(value: Output<List<String>>)
@JvmName(name = "kutclfiagnmimvkl")
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 = "ndmhnckgpuahwepb")
suspend fun overlaps(vararg values: Output<String>)


@JvmName(name = "uwtdaxtmsqtoemom")
suspend fun overlaps(values: List<Output<String>>)
@JvmName(name = "vpjvtjtratbhltfx")
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.