| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AssessmentControlSet |
UpdateAssessmentControlSetStatusResponse.controlSet()
The name of the updated control set returned by the
UpdateAssessmentControlSetStatus API. |
| Modifier and Type | Method and Description |
|---|---|
List<AssessmentControlSet> |
AssessmentFramework.controlSets()
The control sets associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentControlSetStatusResponse.Builder |
UpdateAssessmentControlSetStatusResponse.Builder.controlSet(AssessmentControlSet controlSet)
The name of the updated control set returned by the
UpdateAssessmentControlSetStatus API. |
AssessmentFramework.Builder |
AssessmentFramework.Builder.controlSets(AssessmentControlSet... controlSets)
The control sets associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentFramework.Builder |
AssessmentFramework.Builder.controlSets(Collection<AssessmentControlSet> controlSets)
The control sets associated with the framework.
|
Copyright © 2021. All rights reserved.