inbound Endpoint
suspend fun inboundEndpoint(name: String, block: suspend InboundEndpointResourceBuilder.() -> Unit): InboundEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for InboundEndpoint.
See also
Parameters
name
The unique name of the resulting resource.