Struct aws_sdk_workdocs::model::resource_metadata::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ResourceMetadata
Implementations
The type of resource.
The type of resource.
The original name of the resource before a rename operation.
The original name of the resource before a rename operation.
The version ID of the resource. This is an optional field and is filled for action on document version.
The version ID of the resource. This is an optional field and is filled for action on document version.
The owner of the resource.
The owner of the resource.
The parent ID of the resource before a rename operation.
The parent ID of the resource before a rename operation.
Consumes the builder and constructs a ResourceMetadata
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