Struct aws_sdk_textract::model::expense_detection::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ExpenseDetection
Implementations
The word or line of text recognized by Amazon Textract
The word or line of text recognized by Amazon Textract
Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.
Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.
The confidence in detection, as a percentage
The confidence in detection, as a percentage
Consumes the builder and constructs a ExpenseDetection
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