| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlSet> |
Framework.controlSets()
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
Framework.Builder |
Framework.Builder.controlSets(ControlSet... controlSets)
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
Framework.Builder |
Framework.Builder.controlSets(Collection<ControlSet> controlSets)
The control sets that are associated with the framework.
|
Copyright © 2023. All rights reserved.