Class DocumentReviewCommentSource

java.lang.Object
software.amazon.awssdk.services.ssm.model.DocumentReviewCommentSource
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DocumentReviewCommentSource.Builder,DocumentReviewCommentSource>

@Generated("software.amazon.awssdk:codegen") public final class DocumentReviewCommentSource extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DocumentReviewCommentSource.Builder,DocumentReviewCommentSource>

Information about comments added to a document review request.

See Also: