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