DisplayContentOverrides

Contains any values that override the default configuration generated from API Gateway.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val body: String?

By default, this is the documentation of your REST API from API Gateway. You can provide custom documentation to override this value.

Link copied to clipboard

The URL for your REST API. By default, API Gateway uses the default execute API endpoint. You can provide a custom domain to override this value.

Link copied to clipboard

The operation name of the product REST endpoint.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String