stratosphere-inspectorv2-1.0.0: Stratosphere integration for AWS InspectorV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.InspectorV2.CisScanConfiguration

Documentation

data MonthlyScheduleProperty Source #

Instances

Instances details
ToJSON MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

Show MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

Eq MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

ToResourceProperties MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

Property "Day" MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

Property "StartTime" MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

type PropertyType "Day" MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

type PropertyType "StartTime" MonthlyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.MonthlyScheduleProperty

data TimeProperty Source #

Instances

Instances details
ToJSON TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

Show TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

Eq TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

ToResourceProperties TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

Property "TimeOfDay" TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

Associated Types

type PropertyType "TimeOfDay" TimeProperty 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

type PropertyType "TimeOfDay" TimeProperty = Value Text
Property "TimeZone" TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

Associated Types

type PropertyType "TimeZone" TimeProperty 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

type PropertyType "TimeOfDay" TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

type PropertyType "TimeOfDay" TimeProperty = Value Text
type PropertyType "TimeZone" TimeProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.TimeProperty

data ScheduleProperty Source #

Instances

Instances details
ToJSON ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Show ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Eq ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

ToResourceProperties ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Property "Daily" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Property "Monthly" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Property "OneTime" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

Property "Weekly" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

type PropertyType "Daily" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

type PropertyType "Monthly" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

type PropertyType "OneTime" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

type PropertyType "Weekly" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.ScheduleProperty

data DailyScheduleProperty Source #

Instances

Instances details
ToJSON DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

Show DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

Eq DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

ToResourceProperties DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

Property "StartTime" DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

type PropertyType "StartTime" DailyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.DailyScheduleProperty

data WeeklyScheduleProperty Source #

Instances

Instances details
ToJSON WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

Show WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

Eq WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

ToResourceProperties WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

Property "Days" WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

Property "StartTime" WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

type PropertyType "Days" WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

type PropertyType "StartTime" WeeklyScheduleProperty Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty

data CisScanConfiguration Source #

Instances

Instances details
ToJSON CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Show CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Eq CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

ToResourceProperties CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Property "ScanName" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Associated Types

type PropertyType "ScanName" CisScanConfiguration 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Property "Schedule" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Associated Types

type PropertyType "Schedule" CisScanConfiguration 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Property "SecurityLevel" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Associated Types

type PropertyType "SecurityLevel" CisScanConfiguration 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Property "Tags" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

Property "Targets" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

type PropertyType "ScanName" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

type PropertyType "Schedule" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

type PropertyType "SecurityLevel" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

type PropertyType "Tags" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration

type PropertyType "Targets" CisScanConfiguration Source # 
Instance details

Defined in Stratosphere.InspectorV2.CisScanConfiguration