| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
FlowLogsConfigurationResult |
FlowLogsConfigurationResult.clone() |
FlowLogsConfigurationResult |
DataSourceConfigurationsResult.getFlowLogs()
An object that contains information on the status of VPC flow logs as a data source.
|
FlowLogsConfigurationResult |
FlowLogsConfigurationResult.withStatus(DataSourceStatus status)
Denotes whether VPC flow logs is enabled as a data source.
|
FlowLogsConfigurationResult |
FlowLogsConfigurationResult.withStatus(String status)
Denotes whether VPC flow logs is enabled as a data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceConfigurationsResult.setFlowLogs(FlowLogsConfigurationResult flowLogs)
An object that contains information on the status of VPC flow logs as a data source.
|
DataSourceConfigurationsResult |
DataSourceConfigurationsResult.withFlowLogs(FlowLogsConfigurationResult flowLogs)
An object that contains information on the status of VPC flow logs as a data source.
|
Copyright © 2021. All rights reserved.