include

@JvmName(name = "pmsljnrcnyrbibhl")
suspend fun include(value: Output<List<ConnectionMonitorEndpointScopeItemArgs>>)
@JvmName(name = "bkpwofkfaqxmdeiq")
suspend fun include(value: List<ConnectionMonitorEndpointScopeItemArgs>?)

Parameters

value

List of items which needs to be included to the endpoint scope.


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


@JvmName(name = "rbigpqejfohuybpq")
suspend fun include(values: List<Output<ConnectionMonitorEndpointScopeItemArgs>>)
@JvmName(name = "xpmtqvjwxkxweqew")
suspend fun include(vararg values: ConnectionMonitorEndpointScopeItemArgs)

Parameters

values

List of items which needs to be included to the endpoint scope.


@JvmName(name = "twtwbyimymdiweyo")
suspend fun include(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
@JvmName(name = "ivuvwllewyuxirce")
suspend fun include(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
@JvmName(name = "bsewesdxmxoklovr")
suspend fun include(argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)

Parameters

argument

List of items which needs to be included to the endpoint scope.