exclude

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ymeivcursoccrhns")
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "lukoxfuhkyikwpue")
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "tbbhqwblucotjnpa")
suspend fun exclude(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

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