#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for DescribeAccountCustomizationInput
Implementations
The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations for.
The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations for.
The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations for.
The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations for.
The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.
The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.
Consumes the builder and constructs a DescribeAccountCustomizationInput
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