Builder

class Builder

Properties

Link copied to clipboard

A name for the observability configuration. When you use it for the first time in an Amazon Web Services Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration.

Link copied to clipboard
var tags: List<Tag>?

A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair.

Link copied to clipboard

The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing.

Functions