stratosphere-ssm-1.0.0: Stratosphere integration for AWS SSM.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSM.PatchBaseline.RuleProperty

Documentation

data RuleProperty Source #

Instances

Instances details
ToJSON RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Show RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Eq RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

ToResourceProperties RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Property "ApproveAfterDays" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Associated Types

type PropertyType "ApproveAfterDays" RuleProperty 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ApproveAfterDays" RuleProperty = Value Integer

Methods

set :: PropertyType "ApproveAfterDays" RuleProperty -> RuleProperty -> RuleProperty #

Property "ApproveUntilDate" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Associated Types

type PropertyType "ApproveUntilDate" RuleProperty 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ApproveUntilDate" RuleProperty = Value Text

Methods

set :: PropertyType "ApproveUntilDate" RuleProperty -> RuleProperty -> RuleProperty #

Property "ComplianceLevel" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Associated Types

type PropertyType "ComplianceLevel" RuleProperty 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ComplianceLevel" RuleProperty = Value Text

Methods

set :: PropertyType "ComplianceLevel" RuleProperty -> RuleProperty -> RuleProperty #

Property "EnableNonSecurity" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Associated Types

type PropertyType "EnableNonSecurity" RuleProperty 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "EnableNonSecurity" RuleProperty = Value Bool

Methods

set :: PropertyType "EnableNonSecurity" RuleProperty -> RuleProperty -> RuleProperty #

Property "PatchFilterGroup" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Associated Types

type PropertyType "PatchFilterGroup" RuleProperty 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

Methods

set :: PropertyType "PatchFilterGroup" RuleProperty -> RuleProperty -> RuleProperty #

type PropertyType "ApproveAfterDays" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ApproveAfterDays" RuleProperty = Value Integer
type PropertyType "ApproveUntilDate" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ApproveUntilDate" RuleProperty = Value Text
type PropertyType "ComplianceLevel" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "ComplianceLevel" RuleProperty = Value Text
type PropertyType "EnableNonSecurity" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty

type PropertyType "EnableNonSecurity" RuleProperty = Value Bool
type PropertyType "PatchFilterGroup" RuleProperty Source # 
Instance details

Defined in Stratosphere.SSM.PatchBaseline.RuleProperty