ServiceObservabilityConfiguration
Describes the observability configuration of an App Runner service. These are additional observability features, like tracing, that you choose to enable. They're configured in a separate resource that you associate with your service.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the observability configuration that is associated with the service. Specified only when ObservabilityEnabled
is true
.
Link copied to clipboard
When true
, an observability configuration resource is associated with the service, and an ObservabilityConfigurationArn
is specified.
Functions
Link copied to clipboard
inline fun copy(block: ServiceObservabilityConfiguration.Builder.() -> Unit = {}): ServiceObservabilityConfiguration