Struct aws_sdk_xray::input::get_service_graph_input::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for GetServiceGraphInput
Implementations
The start of the time frame for which to generate a graph.
The start of the time frame for which to generate a graph.
The end of the timeframe for which to generate a graph.
The end of the timeframe for which to generate a graph.
The name of a group based on which you want to generate a graph.
The name of a group based on which you want to generate a graph.
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
Pagination token.
Pagination token.
Consumes the builder and constructs a GetServiceGraphInput
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