stratosphere-route53recoveryreadiness-1.0.0: Stratosphere integration for AWS Route53RecoveryReadiness.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Route53RecoveryReadiness.ResourceSet

Documentation

data ResourceSet Source #

Instances

Instances details
ToJSON ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Show ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Eq ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

ToResourceProperties ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Property "ResourceSetName" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Associated Types

type PropertyType "ResourceSetName" ResourceSet 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "ResourceSetName" ResourceSet = Value Text

Methods

set :: PropertyType "ResourceSetName" ResourceSet -> ResourceSet -> ResourceSet #

Property "ResourceSetType" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Associated Types

type PropertyType "ResourceSetType" ResourceSet 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "ResourceSetType" ResourceSet = Value Text

Methods

set :: PropertyType "ResourceSetType" ResourceSet -> ResourceSet -> ResourceSet #

Property "Resources" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Associated Types

type PropertyType "Resources" ResourceSet 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Methods

set :: PropertyType "Resources" ResourceSet -> ResourceSet -> ResourceSet #

Property "Tags" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

Associated Types

type PropertyType "Tags" ResourceSet 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "Tags" ResourceSet = [Tag]
type PropertyType "ResourceSetName" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "ResourceSetName" ResourceSet = Value Text
type PropertyType "ResourceSetType" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "ResourceSetType" ResourceSet = Value Text
type PropertyType "Resources" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "Tags" ResourceSet Source # 
Instance details

Defined in Stratosphere.Route53RecoveryReadiness.ResourceSet

type PropertyType "Tags" ResourceSet = [Tag]