Type Alias aws_sdk_connectcontactlens::error::SdkError

source ·
pub type SdkError<E, R = HttpResponse> = SdkError<E, R>;
Expand description

Error type returned by the client.

Aliased Type§

enum SdkError<E, R = HttpResponse> {
}

Variants§