| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlComment> |
AssessmentControl.comments()
The list of comments that's attached to the control.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentControl.Builder |
AssessmentControl.Builder.comments(ControlComment... comments)
The list of comments that's attached to the control.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentControl.Builder |
AssessmentControl.Builder.comments(Collection<ControlComment> comments)
The list of comments that's attached to the control.
|
Copyright © 2023. All rights reserved.