stratosphere-rds-1.0.0: Stratosphere integration for AWS RDS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RDS.GlobalCluster

Documentation

data GlobalCluster Source #

Constructors

GlobalCluster

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html

Instances

Instances details
ToJSON GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Show GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Eq GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

ToResourceProperties GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Property "DeletionProtection" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "DeletionProtection" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "DeletionProtection" GlobalCluster = Value Bool

Methods

set :: PropertyType "DeletionProtection" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "Engine" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "Engine" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Property "EngineLifecycleSupport" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "EngineLifecycleSupport" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "EngineLifecycleSupport" GlobalCluster = Value Text

Methods

set :: PropertyType "EngineLifecycleSupport" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "EngineVersion" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "EngineVersion" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "EngineVersion" GlobalCluster = Value Text

Methods

set :: PropertyType "EngineVersion" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "GlobalClusterIdentifier" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "GlobalClusterIdentifier" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "GlobalClusterIdentifier" GlobalCluster = Value Text

Methods

set :: PropertyType "GlobalClusterIdentifier" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "SourceDBClusterIdentifier" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "SourceDBClusterIdentifier" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "SourceDBClusterIdentifier" GlobalCluster = Value Text

Methods

set :: PropertyType "SourceDBClusterIdentifier" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "StorageEncrypted" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "StorageEncrypted" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "StorageEncrypted" GlobalCluster = Value Bool

Methods

set :: PropertyType "StorageEncrypted" GlobalCluster -> GlobalCluster -> GlobalCluster #

Property "Tags" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

Associated Types

type PropertyType "Tags" GlobalCluster 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "DeletionProtection" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "DeletionProtection" GlobalCluster = Value Bool
type PropertyType "Engine" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "EngineLifecycleSupport" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "EngineLifecycleSupport" GlobalCluster = Value Text
type PropertyType "EngineVersion" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "EngineVersion" GlobalCluster = Value Text
type PropertyType "GlobalClusterIdentifier" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "GlobalClusterIdentifier" GlobalCluster = Value Text
type PropertyType "SourceDBClusterIdentifier" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "SourceDBClusterIdentifier" GlobalCluster = Value Text
type PropertyType "StorageEncrypted" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster

type PropertyType "StorageEncrypted" GlobalCluster = Value Bool
type PropertyType "Tags" GlobalCluster Source # 
Instance details

Defined in Stratosphere.RDS.GlobalCluster