ServerlessApplicationRepositoryEndpointProvider
fun interface ServerlessApplicationRepositoryEndpointProvider : EndpointProvider<ServerlessApplicationRepositoryEndpointParameters>
Resolves to an endpoint for a given service operation.
Inheritors
Inherited functions
Link copied to clipboard
abstract suspend fun resolveEndpoint(params: ServerlessApplicationRepositoryEndpointParameters): Endpoint