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