exclude

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "mrcrsgnuklbhcyik")
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "hapqrbrqestlbkfw")
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "ytosrusxqxxxmuky")
suspend fun exclude(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

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