Struct aws_sdk_quicksight::model::analysis_summary::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for AnalysisSummary
Implementations
The Amazon Resource Name (ARN) for the analysis.
The Amazon Resource Name (ARN) for the analysis.
The ID of the analysis. This ID displays in the URL.
The ID of the analysis. This ID displays in the URL.
The name of the analysis. This name is displayed in the Amazon QuickSight console.
The name of the analysis. This name is displayed in the Amazon QuickSight console.
The last known status for the analysis.
The last known status for the analysis.
The time that the analysis was created.
The time that the analysis was created.
The time that the analysis was last updated.
The time that the analysis was last updated.
Consumes the builder and constructs a AnalysisSummary
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