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