Package-level declarations
Types
Link copied to clipboard
data class DetectorArgs(val dataSources: Output<DetectorCfnDataSourceConfigurationsArgs>? = null, val enable: Output<Boolean>? = null, val features: Output<List<DetectorCfnFeatureConfigurationArgs>>? = null, val findingPublishingFrequency: Output<String>? = null, val tags: Output<List<DetectorTagItemArgs>>? = null) : ConvertibleToJava<DetectorArgs>
Resource Type definition for AWS::GuardDuty::Detector
Link copied to clipboard
class DetectorArgsBuilder
Builder for DetectorArgs.
Link copied to clipboard
Link copied to clipboard
class DetectorResourceBuilder
Builder for Detector.
Link copied to clipboard
object GuarddutyFunctions