Struct aws_sdk_comprehend::input::detect_pii_entities_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for DetectPiiEntitiesInput
Implementations
A UTF-8 text string. Each string must contain fewer that 5,000 bytes of UTF-8 encoded characters.
A UTF-8 text string. Each string must contain fewer that 5,000 bytes of UTF-8 encoded characters.
The language of the input documents.
The language of the input documents.
Consumes the builder and constructs a DetectPiiEntitiesInput
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
