exclude

@JvmName(name = "ixrqimvwwilitpnr")
suspend fun exclude(value: Output<List<ConnectionMonitorEndpointScopeItemArgs>>)
@JvmName(name = "neayhjgcxjxljogu")
suspend fun exclude(value: List<ConnectionMonitorEndpointScopeItemArgs>?)

Parameters

value

List of items which needs to be excluded from the endpoint scope.


@JvmName(name = "yrpbqutydyvjjxfb")
suspend fun exclude(vararg values: Output<ConnectionMonitorEndpointScopeItemArgs>)


@JvmName(name = "vdtnaqprtfbfbgwv")
suspend fun exclude(values: List<Output<ConnectionMonitorEndpointScopeItemArgs>>)
@JvmName(name = "nvasiugejgejauds")
suspend fun exclude(vararg values: ConnectionMonitorEndpointScopeItemArgs)

Parameters

values

List of items which needs to be excluded from the endpoint scope.


@JvmName(name = "mucfhijdpyxdmbsi")
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "fbeoyamipdyxwjep")
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "ysurjpjpaqnvpxua")
suspend fun exclude(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

List of items which needs to be excluded from the endpoint scope.