| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder |
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.builder() |
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder |
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder.status(String status)
Describes whether VPC Flow Logs are activated as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder |
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder> |
AwsGuardDutyDetectorDataSourcesFlowLogsDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.flowLogs(Consumer<AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder> flowLogs)
An object that contains information on the status of VPC Flow Logs as a data source for the detector.
|
Copyright © 2023. All rights reserved.