| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty
Documentation
data StaticFileSourceProperty Source #
Constructors
| StaticFileSourceProperty | |
Instances
data StaticFileS3SourceOptionsProperty Source #
Constructors
| StaticFileS3SourceOptionsProperty | |
Fields
| |
Instances
| ToJSON StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileS3SourceOptionsProperty | |||||
| Show StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileS3SourceOptionsProperty Methods showsPrec :: Int -> StaticFileS3SourceOptionsProperty -> ShowS # | |||||
| Eq StaticFileS3SourceOptionsProperty Source # | |||||
| ToResourceProperties StaticFileS3SourceOptionsProperty Source # | |||||
| Property "BucketName" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileS3SourceOptionsProperty Associated Types
Methods set :: PropertyType "BucketName" StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty # | |||||
| Property "ObjectKey" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileS3SourceOptionsProperty Associated Types
Methods set :: PropertyType "ObjectKey" StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty # | |||||
| Property "Region" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileS3SourceOptionsProperty Associated Types
Methods set :: PropertyType "Region" StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty # | |||||
| type PropertyType "BucketName" StaticFileS3SourceOptionsProperty Source # | |||||
| type PropertyType "ObjectKey" StaticFileS3SourceOptionsProperty Source # | |||||
| type PropertyType "Region" StaticFileS3SourceOptionsProperty Source # | |||||
data StaticFileUrlSourceOptionsProperty Source #
Constructors
| StaticFileUrlSourceOptionsProperty | |
Fields
| |
Instances
| ToJSON StaticFileUrlSourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileUrlSourceOptionsProperty | |||||
| Show StaticFileUrlSourceOptionsProperty Source # | |||||
| Eq StaticFileUrlSourceOptionsProperty Source # | |||||
| ToResourceProperties StaticFileUrlSourceOptionsProperty Source # | |||||
| Property "Url" StaticFileUrlSourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StaticFileUrlSourceOptionsProperty Associated Types
| |||||
| type PropertyType "Url" StaticFileUrlSourceOptionsProperty Source # | |||||
mkStaticFileS3SourceOptionsProperty :: Value Text -> Value Text -> Value Text -> StaticFileS3SourceOptionsProperty Source #
data SpatialStaticFileProperty Source #
Constructors
| SpatialStaticFileProperty | |
Fields | |
Instances
| ToJSON SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty Methods toJSON :: SpatialStaticFileProperty -> Value # toEncoding :: SpatialStaticFileProperty -> Encoding # toJSONList :: [SpatialStaticFileProperty] -> Value # | |||||
| Show SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty Methods showsPrec :: Int -> SpatialStaticFileProperty -> ShowS # show :: SpatialStaticFileProperty -> String # showList :: [SpatialStaticFileProperty] -> ShowS # | |||||
| Eq SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty Methods (==) :: SpatialStaticFileProperty -> SpatialStaticFileProperty -> Bool # (/=) :: SpatialStaticFileProperty -> SpatialStaticFileProperty -> Bool # | |||||
| ToResourceProperties SpatialStaticFileProperty Source # | |||||
| Property "Source" SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty Associated Types
Methods set :: PropertyType "Source" SpatialStaticFileProperty -> SpatialStaticFileProperty -> SpatialStaticFileProperty # | |||||
| Property "StaticFileId" SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SpatialStaticFileProperty Associated Types
Methods set :: PropertyType "StaticFileId" SpatialStaticFileProperty -> SpatialStaticFileProperty -> SpatialStaticFileProperty # | |||||
| type PropertyType "Source" SpatialStaticFileProperty Source # | |||||
| type PropertyType "StaticFileId" SpatialStaticFileProperty Source # | |||||