AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
customerprofiles
/
aws.sdk.kotlin.services.customerprofiles.auth
/
DefaultCustomerProfilesAuthSchemeProvider
/
DefaultCustomerProfilesAuthSchemeProvider
Default
Customer
Profiles
Auth
Scheme
Provider
constructor
(
endpointProvider
:
CustomerProfilesEndpointProvider
?
=
null
,
authSchemePreference
:
List
<
AuthSchemeId
>
?
=
null
)