| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty
Documentation
data CFNMalwareProtectionConfigurationProperty Source #
Constructors
| CFNMalwareProtectionConfigurationProperty | |
Instances
data CFNScanEc2InstanceWithFindingsConfigurationProperty Source #
Constructors
| CFNScanEc2InstanceWithFindingsConfigurationProperty | |
Fields
| |
Instances
| ToJSON CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNScanEc2InstanceWithFindingsConfigurationProperty Methods toJSON :: CFNScanEc2InstanceWithFindingsConfigurationProperty -> Value # toEncoding :: CFNScanEc2InstanceWithFindingsConfigurationProperty -> Encoding # toJSONList :: [CFNScanEc2InstanceWithFindingsConfigurationProperty] -> Value # toEncodingList :: [CFNScanEc2InstanceWithFindingsConfigurationProperty] -> Encoding # omitField :: CFNScanEc2InstanceWithFindingsConfigurationProperty -> Bool # | |||||
| Show CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
| Eq CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
| ToResourceProperties CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
| Property "EbsVolumes" CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNScanEc2InstanceWithFindingsConfigurationProperty Associated Types
| |||||
| type PropertyType "EbsVolumes" CFNScanEc2InstanceWithFindingsConfigurationProperty Source # | |||||
mkCFNScanEc2InstanceWithFindingsConfigurationProperty :: CFNScanEc2InstanceWithFindingsConfigurationProperty Source #
data CFNDataSourceConfigurationsProperty Source #
Constructors
| CFNDataSourceConfigurationsProperty | |
Fields | |
Instances
| ToJSON CFNDataSourceConfigurationsProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty | |||||
| Show CFNDataSourceConfigurationsProperty Source # | |||||
| Eq CFNDataSourceConfigurationsProperty Source # | |||||
| ToResourceProperties CFNDataSourceConfigurationsProperty Source # | |||||
| Property "Kubernetes" CFNDataSourceConfigurationsProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty Associated Types
Methods set :: PropertyType "Kubernetes" CFNDataSourceConfigurationsProperty -> CFNDataSourceConfigurationsProperty -> CFNDataSourceConfigurationsProperty # | |||||
| Property "MalwareProtection" CFNDataSourceConfigurationsProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty Associated Types
Methods set :: PropertyType "MalwareProtection" CFNDataSourceConfigurationsProperty -> CFNDataSourceConfigurationsProperty -> CFNDataSourceConfigurationsProperty # | |||||
| Property "S3Logs" CFNDataSourceConfigurationsProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty Associated Types
| |||||
| type PropertyType "Kubernetes" CFNDataSourceConfigurationsProperty Source # | |||||
| type PropertyType "MalwareProtection" CFNDataSourceConfigurationsProperty Source # | |||||
Defined in Stratosphere.GuardDuty.Detector.CFNDataSourceConfigurationsProperty type PropertyType "MalwareProtection" CFNDataSourceConfigurationsProperty = CFNMalwareProtectionConfigurationProperty | |||||
| type PropertyType "S3Logs" CFNDataSourceConfigurationsProperty Source # | |||||