AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appintegrations
/
aws.sdk.kotlin.services.appintegrations.auth
/
DefaultAppIntegrationsAuthSchemeProvider
/
DefaultAppIntegrationsAuthSchemeProvider
Default
App
Integrations
Auth
Scheme
Provider
constructor
(
endpointProvider
:
AppIntegrationsEndpointProvider
?
=
null
,
authSchemePreference
:
List
<
AuthSchemeId
>
?
=
null
)