Struct aws_sdk_quicksight::output::list_analyses_output::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for ListAnalysesOutput
Implementations
Appends an item to analysis_summary_list.
To override the contents of this collection use set_analysis_summary_list.
Metadata describing each of the analyses that are listed.
Metadata describing each of the analyses that are listed.
A pagination token that can be used in a subsequent request.
A pagination token that can be used in a subsequent request.
The HTTP status of the request.
The Amazon Web Services request ID for this operation.
The Amazon Web Services request ID for this operation.
Consumes the builder and constructs a ListAnalysesOutput
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