Package-level declarations

Types

Link copied to clipboard
class DefaultLightsailAuthSchemeProvider(endpointProvider: LightsailEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : LightsailAuthSchemeProvider
Link copied to clipboard

LightsailAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultLightsailAuthSchemeProvider for the default SDK behavior of this interface.