Builder

class Builder

Properties

Link copied to clipboard

The time when the observability configuration was created. It's in Unix time stamp format.

Link copied to clipboard

The time when the observability configuration was deleted. It's in Unix time stamp format.

Link copied to clipboard

It's set to true for the configuration with the highest Revision among all configurations that share the same ObservabilityConfigurationName. It's set to false otherwise.

Link copied to clipboard

The Amazon Resource Name (ARN) of this observability configuration.

Link copied to clipboard

The customer-provided observability configuration name. It can be used in multiple revisions of a configuration.

Link copied to clipboard

The revision of this observability configuration. It's unique among all the active configurations ("Status": "ACTIVE") that share the same ObservabilityConfigurationName.

Link copied to clipboard

The current state of the observability configuration. If the status of a configuration revision is INACTIVE, it was deleted and can't be used. Inactive configuration revisions are permanently removed some time after they are deleted.

Link copied to clipboard

The configuration of the tracing feature within this observability configuration. If not specified, tracing isn't enabled.

Functions