Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesKubernetesDetails
-
Packages that use AwsGuardDutyDetectorDataSourcesKubernetesDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesKubernetesDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsGuardDutyDetectorDataSourcesKubernetesDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesKubernetesDetailsAwsGuardDutyDetectorDataSourcesDetails. kubernetes()An object that contains information on the status of Kubernetes data sources for the detector.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsGuardDutyDetectorDataSourcesKubernetesDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesDetails.BuilderAwsGuardDutyDetectorDataSourcesDetails.Builder. kubernetes(AwsGuardDutyDetectorDataSourcesKubernetesDetails kubernetes)An object that contains information on the status of Kubernetes data sources for the detector.
-