stratosphere-route53recoverycontrol-1.0.0: Stratosphere integration for AWS Route53RecoveryControl.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Route53RecoveryControl.SafetyRule

Documentation

data SafetyRule Source #

Instances

Instances details
ToJSON SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Show SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Eq SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

ToResourceProperties SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Property "AssertionRule" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "AssertionRule" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Methods

set :: PropertyType "AssertionRule" SafetyRule -> SafetyRule -> SafetyRule #

Property "ControlPanelArn" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "ControlPanelArn" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "ControlPanelArn" SafetyRule = Value Text

Methods

set :: PropertyType "ControlPanelArn" SafetyRule -> SafetyRule -> SafetyRule #

Property "GatingRule" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "GatingRule" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Methods

set :: PropertyType "GatingRule" SafetyRule -> SafetyRule -> SafetyRule #

Property "Name" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "Name" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Property "RuleConfig" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "RuleConfig" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Methods

set :: PropertyType "RuleConfig" SafetyRule -> SafetyRule -> SafetyRule #

Property "Tags" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

Associated Types

type PropertyType "Tags" SafetyRule 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "Tags" SafetyRule = [Tag]
type PropertyType "AssertionRule" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "ControlPanelArn" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "ControlPanelArn" SafetyRule = Value Text
type PropertyType "GatingRule" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "Name" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "RuleConfig" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "Tags" SafetyRule Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.SafetyRule

type PropertyType "Tags" SafetyRule = [Tag]