Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationKubernetesConfiguration
-
Packages that use OrganizationKubernetesConfiguration Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationKubernetesConfiguration in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationKubernetesConfiguration Modifier and Type Method Description OrganizationKubernetesConfigurationOrganizationDataSourceConfigurations. kubernetes()Describes the configuration of Kubernetes data sources for new members of the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationKubernetesConfiguration Modifier and Type Method Description OrganizationDataSourceConfigurations.BuilderOrganizationDataSourceConfigurations.Builder. kubernetes(OrganizationKubernetesConfiguration kubernetes)Describes the configuration of Kubernetes data sources for new members of the organization.
-