Builder

class Builder

Properties

Link copied to clipboard

The URI of the API.

Link copied to clipboard

The identifier of the API.

Link copied to clipboard

An API key selection expression. Supported only for WebSocket APIs.

Link copied to clipboard

A cross-origin resource sharing (CORS) configuration. Supported only for HTTP APIs.

Link copied to clipboard

Indicates when the API was created.

Link copied to clipboard

A description of the API.

Link copied to clipboard
var name: String?

The name of the API.

Link copied to clipboard

The API protocol for the API.

Link copied to clipboard

The route selection expression for the API.

Link copied to clipboard

The version identifier for the API.

Functions