Struct aws_sdk_quicksight::input::update_account_settings_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for UpdateAccountSettingsInput
Implementations
The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.
The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.
The default namespace for this Amazon Web Services account. Currently, the default is
default. Identity and Access Management (IAM) users that register
for the first time with Amazon QuickSight provide an email that becomes associated with the
default namespace.
The default namespace for this Amazon Web Services account. Currently, the default is
default. Identity and Access Management (IAM) users that register
for the first time with Amazon QuickSight provide an email that becomes associated with the
default namespace.
The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.
The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.
Consumes the builder and constructs a UpdateAccountSettingsInput
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