HttpConfiguration

aws.protocols.HttpConfiguration

Contains HTTP protocol configuration for HTTP-based protocols.

Value parameters

eventStreamHttp

The priority ordered list of supported HTTP protocol versions that are required when using event streams with the service. If not set, this value defaults to the value of the http member. Any entry in eventStreamHttp MUST also appear in http.

http

The priority ordered list of supported HTTP protocol versions.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AwsJson1_0
class AwsJson1_1
class RestJson1
class RestXml

Members list

Value members

Abstract methods