DefaultAutoScalingPlansAuthSchemeProvider
class DefaultAutoScalingPlansAuthSchemeProvider(endpointProvider: AutoScalingPlansEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : AutoScalingPlansAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: AutoScalingPlansEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: AutoScalingPlansAuthSchemeParameters): List<AuthOption>