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