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