Struct aws_sdk_workdocs::input::get_resources_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for GetResourcesInput
Implementations
The Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API.
The Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API.
The user ID for the resource collection. This is a required field for accessing the API operation using IAM credentials.
The user ID for the resource collection. This is a required field for accessing the API operation using IAM credentials.
The collection type.
The collection type.
The marker for the next set of results. This marker was received from a previous call.
The marker for the next set of results. This marker was received from a previous call.
Consumes the builder and constructs a GetResourcesInput
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