Struct aws_sdk_ssm::model::document_reviews::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for DocumentReviews
Implementations
The action to take on a document approval review request.
The action to take on a document approval review request.
Appends an item to comment
.
To override the contents of this collection use set_comment
.
A comment entered by a user in your organization about the document review request.
A comment entered by a user in your organization about the document review request.
Consumes the builder and constructs a DocumentReviews
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