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

Stratosphere.Route53RecoveryControl.ControlPanel

Documentation

data ControlPanel Source #

Instances

Instances details
ToJSON ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Show ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Eq ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

ToResourceProperties ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Property "ClusterArn" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Associated Types

type PropertyType "ClusterArn" ControlPanel 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

type PropertyType "ClusterArn" ControlPanel = Value Text
Property "Name" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Associated Types

type PropertyType "Name" ControlPanel 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Property "Tags" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

Associated Types

type PropertyType "Tags" ControlPanel 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

type PropertyType "Tags" ControlPanel = [Tag]
type PropertyType "ClusterArn" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

type PropertyType "ClusterArn" ControlPanel = Value Text
type PropertyType "Name" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

type PropertyType "Tags" ControlPanel Source # 
Instance details

Defined in Stratosphere.Route53RecoveryControl.ControlPanel

type PropertyType "Tags" ControlPanel = [Tag]