Uses of Class
software.amazon.awssdk.services.guardduty.model.KubernetesConfigurationResult
-
Packages that use KubernetesConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of KubernetesConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return KubernetesConfigurationResult Modifier and Type Method Description KubernetesConfigurationResultDataSourceConfigurationsResult. kubernetes()An object that contains information on the status of all Kubernetes data sources.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type KubernetesConfigurationResult Modifier and Type Method Description DataSourceConfigurationsResult.BuilderDataSourceConfigurationsResult.Builder. kubernetes(KubernetesConfigurationResult kubernetes)An object that contains information on the status of all Kubernetes data sources.
-