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