ClientDiscoveredEndpoint

aws.api.ClientDiscoveredEndpoint
See theClientDiscoveredEndpoint companion object
case class ClientDiscoveredEndpoint(required: Boolean)

Indicates that the target operation should use the client's endpoint discovery logic.

Attributes

required

This field denotes whether or not this operation requires the use of a specific endpoint. If this field is false, the standard regional endpoint for a service can handle this request. The client will start sending requests to the standard regional endpoint while working to discover a more specific endpoint.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product