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