exclude

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gawsniaygvqakkah")
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "jkepnsvlaisyksql")
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "rifhnsulaslvmcib")
suspend fun exclude(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

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