Struct aws_sdk_lambda::output::get_account_settings_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for GetAccountSettingsOutput
Implementations
Limits that are related to concurrency and code storage.
Limits that are related to concurrency and code storage.
The number of functions and amount of storage in use.
The number of functions and amount of storage in use.
Consumes the builder and constructs a GetAccountSettingsOutput
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