Struct aws_sdk_comprehend::model::pii_output_data_config::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for PiiOutputDataConfig
Implementations
When you use the PiiOutputDataConfig object with asynchronous operations,
you specify the Amazon S3 location where you want to write the output data.
When you use the PiiOutputDataConfig object with asynchronous operations,
you specify the Amazon S3 location where you want to write the output data.
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
Consumes the builder and constructs a PiiOutputDataConfig
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