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