| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<CreateControlMappingSource> |
CreateControlRequest.controlMappingSources()
The data mapping sources for the specified control.
|
| Modifier and Type | Method and Description |
|---|---|
CreateControlRequest.Builder |
CreateControlRequest.Builder.controlMappingSources(CreateControlMappingSource... controlMappingSources)
The data mapping sources for the specified control.
|
| Modifier and Type | Method and Description |
|---|---|
CreateControlRequest.Builder |
CreateControlRequest.Builder.controlMappingSources(Collection<CreateControlMappingSource> controlMappingSources)
The data mapping sources for the specified control.
|
Copyright © 2021. All rights reserved.