Struct aws_sdk_quicksight::model::account_settings::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for AccountSettings
Implementations
The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and it appears only when users sign in.
The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and it appears only when users sign in.
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
The default Amazon QuickSight namespace for your Amazon Web Services account.
The default Amazon QuickSight namespace for your Amazon Web Services account.
The main notification email for your Amazon QuickSight subscription.
The main notification email for your Amazon QuickSight subscription.
Consumes the builder and constructs a AccountSettings
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