exclude

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "catusueliwouxpej")
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "qqsevisqewfiipsu")
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "kflyecskmjinnsvn")
suspend fun exclude(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

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