| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataZone.DataSource.RedshiftClusterStorageProperty
Documentation
data RedshiftClusterStorageProperty Source #
Constructors
| RedshiftClusterStorageProperty | |
Instances
| ToJSON RedshiftClusterStorageProperty Source # | |||||
| Show RedshiftClusterStorageProperty Source # | |||||
Defined in Stratosphere.DataZone.DataSource.RedshiftClusterStorageProperty Methods showsPrec :: Int -> RedshiftClusterStorageProperty -> ShowS # show :: RedshiftClusterStorageProperty -> String # showList :: [RedshiftClusterStorageProperty] -> ShowS # | |||||
| Eq RedshiftClusterStorageProperty Source # | |||||
| ToResourceProperties RedshiftClusterStorageProperty Source # | |||||
| Property "ClusterName" RedshiftClusterStorageProperty Source # | |||||
Defined in Stratosphere.DataZone.DataSource.RedshiftClusterStorageProperty Associated Types
Methods set :: PropertyType "ClusterName" RedshiftClusterStorageProperty -> RedshiftClusterStorageProperty -> RedshiftClusterStorageProperty # | |||||
| type PropertyType "ClusterName" RedshiftClusterStorageProperty Source # | |||||