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