Uses of Class
software.amazon.awssdk.services.guardduty.model.FlowLogsConfigurationResult
-
Packages that use FlowLogsConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of FlowLogsConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return FlowLogsConfigurationResult Modifier and Type Method Description FlowLogsConfigurationResultDataSourceConfigurationsResult. flowLogs()An object that contains information on the status of VPC flow logs as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type FlowLogsConfigurationResult Modifier and Type Method Description DataSourceConfigurationsResult.BuilderDataSourceConfigurationsResult.Builder. flowLogs(FlowLogsConfigurationResult flowLogs)An object that contains information on the status of VPC flow logs as a data source.
-