Package-level declarations
Types
Link copied to clipboard
class DefaultRoute53ProfilesAuthSchemeProvider(endpointProvider: Route53ProfilesEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : Route53ProfilesAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface Route53ProfilesAuthSchemeProvider : AuthSchemeProvider<Route53ProfilesAuthSchemeParameters>
Route53ProfilesAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultRoute53ProfilesAuthSchemeProvider for the default SDK behavior of this interface.