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