Struct aws_sdk_chime::input::list_app_instances_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ListAppInstancesInput
Implementations
The maximum number of AppInstances that you want to return.
The maximum number of AppInstances that you want to return.
The token passed by previous API requests until you reach the maximum number of AppInstances.
The token passed by previous API requests until you reach the maximum number of AppInstances.
Consumes the builder and constructs a ListAppInstancesInput
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