Struct aws_sdk_quicksight::output::update_analysis_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for UpdateAnalysisOutput
Implementations
The ARN of the analysis that you're updating.
The ARN of the analysis that you're updating.
The ID of the analysis.
The ID of the analysis.
The update status of the last update that was made to the analysis.
The update status of the last update that was made to the analysis.
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 UpdateAnalysisOutput
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
