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