| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.StaticFileProperty
Documentation
data ImageStaticFileProperty Source #
Constructors
| ImageStaticFileProperty | |
Fields | |
Instances
data StaticFileSourceProperty Source #
Constructors
| StaticFileSourceProperty | |
Instances
| ToJSON StaticFileSourceProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileSourceProperty Methods toJSON :: StaticFileSourceProperty -> Value # toEncoding :: StaticFileSourceProperty -> Encoding # toJSONList :: [StaticFileSourceProperty] -> Value # | |||||
| Show StaticFileSourceProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileSourceProperty Methods showsPrec :: Int -> StaticFileSourceProperty -> ShowS # show :: StaticFileSourceProperty -> String # showList :: [StaticFileSourceProperty] -> ShowS # | |||||
| Eq StaticFileSourceProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileSourceProperty Methods (==) :: StaticFileSourceProperty -> StaticFileSourceProperty -> Bool # (/=) :: StaticFileSourceProperty -> StaticFileSourceProperty -> Bool # | |||||
| ToResourceProperties StaticFileSourceProperty Source # | |||||
| Property "S3Options" StaticFileSourceProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileSourceProperty Associated Types
Methods set :: PropertyType "S3Options" StaticFileSourceProperty -> StaticFileSourceProperty -> StaticFileSourceProperty # | |||||
| Property "UrlOptions" StaticFileSourceProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileSourceProperty Associated Types
Methods set :: PropertyType "UrlOptions" StaticFileSourceProperty -> StaticFileSourceProperty -> StaticFileSourceProperty # | |||||
| type PropertyType "S3Options" StaticFileSourceProperty Source # | |||||
| type PropertyType "UrlOptions" StaticFileSourceProperty Source # | |||||
data SpatialStaticFileProperty Source #
Constructors
| SpatialStaticFileProperty | |
Fields | |
Instances
| ToJSON SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SpatialStaticFileProperty Methods toJSON :: SpatialStaticFileProperty -> Value # toEncoding :: SpatialStaticFileProperty -> Encoding # toJSONList :: [SpatialStaticFileProperty] -> Value # | |||||
| Show SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SpatialStaticFileProperty Methods showsPrec :: Int -> SpatialStaticFileProperty -> ShowS # show :: SpatialStaticFileProperty -> String # showList :: [SpatialStaticFileProperty] -> ShowS # | |||||
| Eq SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SpatialStaticFileProperty Methods (==) :: SpatialStaticFileProperty -> SpatialStaticFileProperty -> Bool # (/=) :: SpatialStaticFileProperty -> SpatialStaticFileProperty -> Bool # | |||||
| ToResourceProperties SpatialStaticFileProperty Source # | |||||
| Property "Source" SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SpatialStaticFileProperty Associated Types
Methods set :: PropertyType "Source" SpatialStaticFileProperty -> SpatialStaticFileProperty -> SpatialStaticFileProperty # | |||||
| Property "StaticFileId" SpatialStaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SpatialStaticFileProperty Associated Types
Methods set :: PropertyType "StaticFileId" SpatialStaticFileProperty -> SpatialStaticFileProperty -> SpatialStaticFileProperty # | |||||
| type PropertyType "Source" SpatialStaticFileProperty Source # | |||||
| type PropertyType "StaticFileId" SpatialStaticFileProperty Source # | |||||
data StaticFileS3SourceOptionsProperty Source #
Constructors
| StaticFileS3SourceOptionsProperty | |
Fields
| |
Instances
| ToJSON StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileS3SourceOptionsProperty | |||||
| Show StaticFileS3SourceOptionsProperty Source # | |||||
| Eq StaticFileS3SourceOptionsProperty Source # | |||||
| ToResourceProperties StaticFileS3SourceOptionsProperty Source # | |||||
| Property "BucketName" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileS3SourceOptionsProperty Associated Types
Methods set :: PropertyType "BucketName" StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty # | |||||
| Property "ObjectKey" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileS3SourceOptionsProperty Associated Types
Methods set :: PropertyType "ObjectKey" StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty -> StaticFileS3SourceOptionsProperty # | |||||
| Property "Region" StaticFileS3SourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.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.Dashboard.StaticFileUrlSourceOptionsProperty | |||||
| Show StaticFileUrlSourceOptionsProperty Source # | |||||
| Eq StaticFileUrlSourceOptionsProperty Source # | |||||
| ToResourceProperties StaticFileUrlSourceOptionsProperty Source # | |||||
| Property "Url" StaticFileUrlSourceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileUrlSourceOptionsProperty Associated Types
| |||||
| type PropertyType "Url" StaticFileUrlSourceOptionsProperty Source # | |||||
mkStaticFileS3SourceOptionsProperty :: Value Text -> Value Text -> Value Text -> StaticFileS3SourceOptionsProperty Source #
data StaticFileProperty Source #
Constructors
| StaticFileProperty | |
Fields | |
Instances
| ToJSON StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Methods toJSON :: StaticFileProperty -> Value # toEncoding :: StaticFileProperty -> Encoding # toJSONList :: [StaticFileProperty] -> Value # toEncodingList :: [StaticFileProperty] -> Encoding # omitField :: StaticFileProperty -> Bool # | |||||
| Show StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Methods showsPrec :: Int -> StaticFileProperty -> ShowS # show :: StaticFileProperty -> String # showList :: [StaticFileProperty] -> ShowS # | |||||
| Eq StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Methods (==) :: StaticFileProperty -> StaticFileProperty -> Bool # (/=) :: StaticFileProperty -> StaticFileProperty -> Bool # | |||||
| ToResourceProperties StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Methods toResourceProperties :: StaticFileProperty -> ResourceProperties # | |||||
| Property "ImageStaticFile" StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Associated Types
Methods set :: PropertyType "ImageStaticFile" StaticFileProperty -> StaticFileProperty -> StaticFileProperty # | |||||
| Property "SpatialStaticFile" StaticFileProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.StaticFileProperty Associated Types
Methods set :: PropertyType "SpatialStaticFile" StaticFileProperty -> StaticFileProperty -> StaticFileProperty # | |||||
| type PropertyType "ImageStaticFile" StaticFileProperty Source # | |||||
| type PropertyType "SpatialStaticFile" StaticFileProperty Source # | |||||