| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SecurityHub.Insight
Documentation
data AwsSecurityFindingFiltersProperty Source #
Constructors
Instances
data MapFilterProperty Source #
Constructors
| MapFilterProperty | |
Fields
| |
Instances
| ToJSON MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Methods toJSON :: MapFilterProperty -> Value # toEncoding :: MapFilterProperty -> Encoding # toJSONList :: [MapFilterProperty] -> Value # toEncodingList :: [MapFilterProperty] -> Encoding # omitField :: MapFilterProperty -> Bool # | |||||
| Show MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Methods showsPrec :: Int -> MapFilterProperty -> ShowS # show :: MapFilterProperty -> String # showList :: [MapFilterProperty] -> ShowS # | |||||
| Eq MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Methods (==) :: MapFilterProperty -> MapFilterProperty -> Bool # (/=) :: MapFilterProperty -> MapFilterProperty -> Bool # | |||||
| ToResourceProperties MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Methods toResourceProperties :: MapFilterProperty -> ResourceProperties # | |||||
| Property "Comparison" MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Associated Types
Methods set :: PropertyType "Comparison" MapFilterProperty -> MapFilterProperty -> MapFilterProperty # | |||||
| Property "Key" MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Associated Types
Methods set :: PropertyType "Key" MapFilterProperty -> MapFilterProperty -> MapFilterProperty # | |||||
| Property "Value" MapFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.MapFilterProperty Associated Types
Methods set :: PropertyType "Value" MapFilterProperty -> MapFilterProperty -> MapFilterProperty # | |||||
| type PropertyType "Comparison" MapFilterProperty Source # | |||||
| type PropertyType "Key" MapFilterProperty Source # | |||||
| type PropertyType "Value" MapFilterProperty Source # | |||||
data StringFilterProperty Source #
Constructors
| StringFilterProperty | |
Fields
| |
Instances
| ToJSON StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Methods toJSON :: StringFilterProperty -> Value # toEncoding :: StringFilterProperty -> Encoding # toJSONList :: [StringFilterProperty] -> Value # toEncodingList :: [StringFilterProperty] -> Encoding # omitField :: StringFilterProperty -> Bool # | |||||
| Show StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Methods showsPrec :: Int -> StringFilterProperty -> ShowS # show :: StringFilterProperty -> String # showList :: [StringFilterProperty] -> ShowS # | |||||
| Eq StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Methods (==) :: StringFilterProperty -> StringFilterProperty -> Bool # (/=) :: StringFilterProperty -> StringFilterProperty -> Bool # | |||||
| ToResourceProperties StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Methods toResourceProperties :: StringFilterProperty -> ResourceProperties # | |||||
| Property "Comparison" StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Associated Types
Methods set :: PropertyType "Comparison" StringFilterProperty -> StringFilterProperty -> StringFilterProperty # | |||||
| Property "Value" StringFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.StringFilterProperty Associated Types
Methods set :: PropertyType "Value" StringFilterProperty -> StringFilterProperty -> StringFilterProperty # | |||||
| type PropertyType "Comparison" StringFilterProperty Source # | |||||
| type PropertyType "Value" StringFilterProperty Source # | |||||
data DateRangeProperty Source #
Constructors
| DateRangeProperty | |
Instances
| ToJSON DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Methods toJSON :: DateRangeProperty -> Value # toEncoding :: DateRangeProperty -> Encoding # toJSONList :: [DateRangeProperty] -> Value # toEncodingList :: [DateRangeProperty] -> Encoding # omitField :: DateRangeProperty -> Bool # | |||||
| Show DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Methods showsPrec :: Int -> DateRangeProperty -> ShowS # show :: DateRangeProperty -> String # showList :: [DateRangeProperty] -> ShowS # | |||||
| Eq DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Methods (==) :: DateRangeProperty -> DateRangeProperty -> Bool # (/=) :: DateRangeProperty -> DateRangeProperty -> Bool # | |||||
| ToResourceProperties DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Methods toResourceProperties :: DateRangeProperty -> ResourceProperties # | |||||
| Property "Unit" DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Associated Types
Methods set :: PropertyType "Unit" DateRangeProperty -> DateRangeProperty -> DateRangeProperty # | |||||
| Property "Value" DateRangeProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateRangeProperty Associated Types
Methods set :: PropertyType "Value" DateRangeProperty -> DateRangeProperty -> DateRangeProperty # | |||||
| type PropertyType "Unit" DateRangeProperty Source # | |||||
| type PropertyType "Value" DateRangeProperty Source # | |||||
data BooleanFilterProperty Source #
Constructors
| BooleanFilterProperty | |
Fields
| |
Instances
| ToJSON BooleanFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.BooleanFilterProperty Methods toJSON :: BooleanFilterProperty -> Value # toEncoding :: BooleanFilterProperty -> Encoding # toJSONList :: [BooleanFilterProperty] -> Value # toEncodingList :: [BooleanFilterProperty] -> Encoding # omitField :: BooleanFilterProperty -> Bool # | |||||
| Show BooleanFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.BooleanFilterProperty Methods showsPrec :: Int -> BooleanFilterProperty -> ShowS # show :: BooleanFilterProperty -> String # showList :: [BooleanFilterProperty] -> ShowS # | |||||
| Eq BooleanFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.BooleanFilterProperty Methods (==) :: BooleanFilterProperty -> BooleanFilterProperty -> Bool # (/=) :: BooleanFilterProperty -> BooleanFilterProperty -> Bool # | |||||
| ToResourceProperties BooleanFilterProperty Source # | |||||
| Property "Value" BooleanFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.BooleanFilterProperty Associated Types
Methods set :: PropertyType "Value" BooleanFilterProperty -> BooleanFilterProperty -> BooleanFilterProperty # | |||||
| type PropertyType "Value" BooleanFilterProperty Source # | |||||
data NumberFilterProperty Source #
Constructors
| NumberFilterProperty | |
Instances
| ToJSON NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Methods toJSON :: NumberFilterProperty -> Value # toEncoding :: NumberFilterProperty -> Encoding # toJSONList :: [NumberFilterProperty] -> Value # toEncodingList :: [NumberFilterProperty] -> Encoding # omitField :: NumberFilterProperty -> Bool # | |||||
| Show NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Methods showsPrec :: Int -> NumberFilterProperty -> ShowS # show :: NumberFilterProperty -> String # showList :: [NumberFilterProperty] -> ShowS # | |||||
| Eq NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Methods (==) :: NumberFilterProperty -> NumberFilterProperty -> Bool # (/=) :: NumberFilterProperty -> NumberFilterProperty -> Bool # | |||||
| ToResourceProperties NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Methods toResourceProperties :: NumberFilterProperty -> ResourceProperties # | |||||
| Property "Eq" NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Associated Types
Methods set :: PropertyType "Eq" NumberFilterProperty -> NumberFilterProperty -> NumberFilterProperty # | |||||
| Property "Gte" NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Associated Types
Methods set :: PropertyType "Gte" NumberFilterProperty -> NumberFilterProperty -> NumberFilterProperty # | |||||
| Property "Lte" NumberFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.NumberFilterProperty Associated Types
Methods set :: PropertyType "Lte" NumberFilterProperty -> NumberFilterProperty -> NumberFilterProperty # | |||||
| type PropertyType "Eq" NumberFilterProperty Source # | |||||
| type PropertyType "Gte" NumberFilterProperty Source # | |||||
| type PropertyType "Lte" NumberFilterProperty Source # | |||||
data DateFilterProperty Source #
Constructors
| DateFilterProperty | |
Instances
| ToJSON DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Methods toJSON :: DateFilterProperty -> Value # toEncoding :: DateFilterProperty -> Encoding # toJSONList :: [DateFilterProperty] -> Value # toEncodingList :: [DateFilterProperty] -> Encoding # omitField :: DateFilterProperty -> Bool # | |||||
| Show DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Methods showsPrec :: Int -> DateFilterProperty -> ShowS # show :: DateFilterProperty -> String # showList :: [DateFilterProperty] -> ShowS # | |||||
| Eq DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Methods (==) :: DateFilterProperty -> DateFilterProperty -> Bool # (/=) :: DateFilterProperty -> DateFilterProperty -> Bool # | |||||
| ToResourceProperties DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Methods toResourceProperties :: DateFilterProperty -> ResourceProperties # | |||||
| Property "DateRange" DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Associated Types
Methods set :: PropertyType "DateRange" DateFilterProperty -> DateFilterProperty -> DateFilterProperty # | |||||
| Property "End" DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Associated Types
Methods set :: PropertyType "End" DateFilterProperty -> DateFilterProperty -> DateFilterProperty # | |||||
| Property "Start" DateFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.DateFilterProperty Associated Types
Methods set :: PropertyType "Start" DateFilterProperty -> DateFilterProperty -> DateFilterProperty # | |||||
| type PropertyType "DateRange" DateFilterProperty Source # | |||||
| type PropertyType "End" DateFilterProperty Source # | |||||
| type PropertyType "Start" DateFilterProperty Source # | |||||
data IpFilterProperty Source #
Constructors
| IpFilterProperty | |
Fields
| |
Instances
| ToJSON IpFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.IpFilterProperty Methods toJSON :: IpFilterProperty -> Value # toEncoding :: IpFilterProperty -> Encoding # toJSONList :: [IpFilterProperty] -> Value # toEncodingList :: [IpFilterProperty] -> Encoding # omitField :: IpFilterProperty -> Bool # | |||||
| Show IpFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.IpFilterProperty Methods showsPrec :: Int -> IpFilterProperty -> ShowS # show :: IpFilterProperty -> String # showList :: [IpFilterProperty] -> ShowS # | |||||
| Eq IpFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.IpFilterProperty Methods (==) :: IpFilterProperty -> IpFilterProperty -> Bool # (/=) :: IpFilterProperty -> IpFilterProperty -> Bool # | |||||
| ToResourceProperties IpFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.IpFilterProperty Methods toResourceProperties :: IpFilterProperty -> ResourceProperties # | |||||
| Property "Cidr" IpFilterProperty Source # | |||||
Defined in Stratosphere.SecurityHub.Insight.IpFilterProperty Associated Types
Methods set :: PropertyType "Cidr" IpFilterProperty -> IpFilterProperty -> IpFilterProperty # | |||||
| type PropertyType "Cidr" IpFilterProperty Source # | |||||
mkDateRangeProperty :: Value Text -> Value Double -> DateRangeProperty Source #
mkMapFilterProperty :: Value Text -> Value Text -> Value Text -> MapFilterProperty Source #
Constructors
| Insight | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html |
Fields | |
Instances
| ToJSON Insight Source # | |||||
| Show Insight Source # | |||||
| Eq Insight Source # | |||||
| ToResourceProperties Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight Methods | |||||
| Property "Filters" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight Associated Types
| |||||
| Property "GroupByAttribute" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight Associated Types
| |||||
| Property "Name" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight Associated Types
| |||||
| type PropertyType "Filters" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight | |||||
| type PropertyType "GroupByAttribute" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight | |||||
| type PropertyType "Name" Insight Source # | |||||
Defined in Stratosphere.SecurityHub.Insight | |||||