Endpoint

smithy.api.Endpoint
See theEndpoint companion object
case class Endpoint(hostPrefix: NonEmptyString)

Configures a custom operation endpoint.

Attributes

hostPrefix

A host prefix pattern for the operation. Labels defined in the host pattern are used to bind top-level operation input members to the host.

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