Struct aws_sdk_quicksight::output::update_account_customization_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for UpdateAccountCustomizationOutput
Implementations
The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.
The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.
The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.
The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.
The namespace associated with the customization that you're updating.
The namespace associated with the customization that you're updating.
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
The Amazon Web Services request ID for this operation.
The Amazon Web Services request ID for this operation.
The HTTP status of the request.
Consumes the builder and constructs a UpdateAccountCustomizationOutput
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