Uses of Class
software.amazon.awscdk.services.guardduty.CfnDetector.CFNDataSourceConfigurationsProperty.Builder
Packages that use CfnDetector.CFNDataSourceConfigurationsProperty.Builder
-
Uses of CfnDetector.CFNDataSourceConfigurationsProperty.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnDetector.CFNDataSourceConfigurationsProperty.BuilderModifier and TypeMethodDescriptionCfnDetector.CFNDataSourceConfigurationsProperty.builder()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.kubernetes(IResolvable kubernetes) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getKubernetes()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.kubernetes(CfnDetector.CFNKubernetesConfigurationProperty kubernetes) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getKubernetes()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.malwareProtection(IResolvable malwareProtection) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getMalwareProtection()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.malwareProtection(CfnDetector.CFNMalwareProtectionConfigurationProperty malwareProtection) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getMalwareProtection()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.s3Logs(IResolvable s3Logs) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()CfnDetector.CFNDataSourceConfigurationsProperty.Builder.s3Logs(CfnDetector.CFNS3LogsConfigurationProperty s3Logs) Sets the value ofCfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()Constructors in software.amazon.awscdk.services.guardduty with parameters of type CfnDetector.CFNDataSourceConfigurationsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDetector.CFNDataSourceConfigurationsProperty.Builder.