AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotevents
/
aws.sdk.kotlin.services.iotevents.endpoints
/
IotEventsEndpointProvider
Iot
Events
Endpoint
Provider
fun
interface
IotEventsEndpointProvider
:
EndpointProvider
<
IotEventsEndpointParameters
>
Resolves to an endpoint for a given service operation.
Inheritors
DefaultIotEventsEndpointProvider
Members
Inherited functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
IotEventsEndpointParameters
)
:
Endpoint