| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedDataSourcesResult |
UnprocessedDataSourcesResult.clone() |
UnprocessedDataSourcesResult |
CreateDetectorResult.getUnprocessedDataSources()
Specifies the data sources that couldn't be enabled when GuardDuty was enabled for the first time.
|
UnprocessedDataSourcesResult |
UnprocessedDataSourcesResult.withMalwareProtection(MalwareProtectionConfigurationResult malwareProtection) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDetectorResult.setUnprocessedDataSources(UnprocessedDataSourcesResult unprocessedDataSources)
Specifies the data sources that couldn't be enabled when GuardDuty was enabled for the first time.
|
CreateDetectorResult |
CreateDetectorResult.withUnprocessedDataSources(UnprocessedDataSourcesResult unprocessedDataSources)
Specifies the data sources that couldn't be enabled when GuardDuty was enabled for the first time.
|
Copyright © 2024. All rights reserved.