| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
DataSource.fromValue(String value)
Use this in place of valueOf.
|
static DataSource |
DataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSource[] |
DataSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UsageDataSourceResult |
UsageDataSourceResult.withDataSource(DataSource dataSource)
The data source type that generated usage.
|
UsageCriteria |
UsageCriteria.withDataSources(DataSource... dataSources)
The data sources to aggregate usage statistics from.
|
Copyright © 2022. All rights reserved.