Builder

class Builder

Properties

Link copied to clipboard

Identifier of the Amazon Web Services account in which the service runs.

Link copied to clipboard

A histogram that maps the spread of service durations.

Link copied to clipboard
var edges: List<Edge>?

Connections to downstream services.

Link copied to clipboard

The end time of the last segment that the service generated.

Link copied to clipboard
var name: String?

The canonical name of the service.

Link copied to clipboard

A list of names for the service, including the canonical name.

Link copied to clipboard

Identifier for the service. Unique within the service map.

Link copied to clipboard

A histogram that maps the spread of service response times.

Link copied to clipboard

Indicates that the service was the first service to process a request.

Link copied to clipboard

The start time of the first segment that the service generated.

Link copied to clipboard

The service's state.

Link copied to clipboard

Aggregated statistics for the service.

Link copied to clipboard
var type: String?

The type of service.

Functions