Struct aws_sdk_xray::model::time_series_service_statistics::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for TimeSeriesServiceStatistics
Implementations
Timestamp of the window for which statistics are aggregated.
Timestamp of the window for which statistics are aggregated.
Response statistics for an edge.
Response statistics for an edge.
Response statistics for a service.
Response statistics for a service.
The forecasted high and low fault count values.
The forecasted high and low fault count values.
Appends an item to response_time_histogram
.
To override the contents of this collection use set_response_time_histogram
.
The response time histogram for the selected entities.
The response time histogram for the selected entities.
Consumes the builder and constructs a TimeSeriesServiceStatistics
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more