Struct aws_sdk_cloudfront::model::field_level_encryption_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for FieldLevelEncryptionSummary
Implementations
The unique ID of a field-level encryption item.
The unique ID of a field-level encryption item.
The last time that the summary of field-level encryption items was modified.
The last time that the summary of field-level encryption items was modified.
An optional comment about the field-level encryption item. The comment cannot be longer than 128 characters.
An optional comment about the field-level encryption item. The comment cannot be longer than 128 characters.
A summary of a query argument-profile mapping.
A summary of a query argument-profile mapping.
A summary of a content type-profile mapping.
A summary of a content type-profile mapping.
Consumes the builder and constructs a FieldLevelEncryptionSummary
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