| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.DashboardSourceEntityProperty
Documentation
data DataSetReferenceProperty Source #
Constructors
| DataSetReferenceProperty | |
Fields
| |
Instances
data DashboardSourceTemplateProperty Source #
Constructors
| DashboardSourceTemplateProperty | |
Fields
| |
Instances
| ToJSON DashboardSourceTemplateProperty Source # | |||||
| Show DashboardSourceTemplateProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DashboardSourceTemplateProperty Methods showsPrec :: Int -> DashboardSourceTemplateProperty -> ShowS # | |||||
| Eq DashboardSourceTemplateProperty Source # | |||||
| ToResourceProperties DashboardSourceTemplateProperty Source # | |||||
| Property "Arn" DashboardSourceTemplateProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DashboardSourceTemplateProperty Associated Types
| |||||
| Property "DataSetReferences" DashboardSourceTemplateProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DashboardSourceTemplateProperty Associated Types
Methods set :: PropertyType "DataSetReferences" DashboardSourceTemplateProperty -> DashboardSourceTemplateProperty -> DashboardSourceTemplateProperty # | |||||
| type PropertyType "Arn" DashboardSourceTemplateProperty Source # | |||||
| type PropertyType "DataSetReferences" DashboardSourceTemplateProperty Source # | |||||
mkDashboardSourceTemplateProperty :: Value Text -> [DataSetReferenceProperty] -> DashboardSourceTemplateProperty Source #
data DashboardSourceEntityProperty Source #
Constructors
| DashboardSourceEntityProperty | |
Instances
| ToJSON DashboardSourceEntityProperty Source # | |||||
| Show DashboardSourceEntityProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DashboardSourceEntityProperty Methods showsPrec :: Int -> DashboardSourceEntityProperty -> ShowS # show :: DashboardSourceEntityProperty -> String # showList :: [DashboardSourceEntityProperty] -> ShowS # | |||||
| Eq DashboardSourceEntityProperty Source # | |||||
| ToResourceProperties DashboardSourceEntityProperty Source # | |||||
| Property "SourceTemplate" DashboardSourceEntityProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DashboardSourceEntityProperty Associated Types
Methods set :: PropertyType "SourceTemplate" DashboardSourceEntityProperty -> DashboardSourceEntityProperty -> DashboardSourceEntityProperty # | |||||
| type PropertyType "SourceTemplate" DashboardSourceEntityProperty Source # | |||||