| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataBrew.Dataset
Documentation
data DatasetParameterProperty Source #
Constructors
| DatasetParameterProperty | |
Fields | |
Instances
data S3LocationProperty Source #
Constructors
| S3LocationProperty | |
Instances
| ToJSON S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Methods toJSON :: S3LocationProperty -> Value # toEncoding :: S3LocationProperty -> Encoding # toJSONList :: [S3LocationProperty] -> Value # toEncodingList :: [S3LocationProperty] -> Encoding # omitField :: S3LocationProperty -> Bool # | |||||
| Show S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Methods showsPrec :: Int -> S3LocationProperty -> ShowS # show :: S3LocationProperty -> String # showList :: [S3LocationProperty] -> ShowS # | |||||
| Eq S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Methods (==) :: S3LocationProperty -> S3LocationProperty -> Bool # (/=) :: S3LocationProperty -> S3LocationProperty -> Bool # | |||||
| ToResourceProperties S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Methods toResourceProperties :: S3LocationProperty -> ResourceProperties # | |||||
| Property "Bucket" S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Associated Types
Methods set :: PropertyType "Bucket" S3LocationProperty -> S3LocationProperty -> S3LocationProperty # | |||||
| Property "BucketOwner" S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Associated Types
Methods set :: PropertyType "BucketOwner" S3LocationProperty -> S3LocationProperty -> S3LocationProperty # | |||||
| Property "Key" S3LocationProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.S3LocationProperty Associated Types
Methods set :: PropertyType "Key" S3LocationProperty -> S3LocationProperty -> S3LocationProperty # | |||||
| type PropertyType "Bucket" S3LocationProperty Source # | |||||
| type PropertyType "BucketOwner" S3LocationProperty Source # | |||||
| type PropertyType "Key" S3LocationProperty Source # | |||||
data FilterValueProperty Source #
Constructors
| FilterValueProperty | |
Fields
| |
Instances
| ToJSON FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Methods toJSON :: FilterValueProperty -> Value # toEncoding :: FilterValueProperty -> Encoding # toJSONList :: [FilterValueProperty] -> Value # toEncodingList :: [FilterValueProperty] -> Encoding # omitField :: FilterValueProperty -> Bool # | |||||
| Show FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Methods showsPrec :: Int -> FilterValueProperty -> ShowS # show :: FilterValueProperty -> String # showList :: [FilterValueProperty] -> ShowS # | |||||
| Eq FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Methods (==) :: FilterValueProperty -> FilterValueProperty -> Bool # (/=) :: FilterValueProperty -> FilterValueProperty -> Bool # | |||||
| ToResourceProperties FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Methods toResourceProperties :: FilterValueProperty -> ResourceProperties # | |||||
| Property "Value" FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Associated Types
Methods set :: PropertyType "Value" FilterValueProperty -> FilterValueProperty -> FilterValueProperty # | |||||
| Property "ValueReference" FilterValueProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterValueProperty Associated Types
Methods set :: PropertyType "ValueReference" FilterValueProperty -> FilterValueProperty -> FilterValueProperty # | |||||
| type PropertyType "Value" FilterValueProperty Source # | |||||
| type PropertyType "ValueReference" FilterValueProperty Source # | |||||
data InputProperty Source #
Constructors
| InputProperty | |
Instances
| ToJSON InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Methods toJSON :: InputProperty -> Value # toEncoding :: InputProperty -> Encoding # toJSONList :: [InputProperty] -> Value # toEncodingList :: [InputProperty] -> Encoding # omitField :: InputProperty -> Bool # | |||||
| Show InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Methods showsPrec :: Int -> InputProperty -> ShowS # show :: InputProperty -> String # showList :: [InputProperty] -> ShowS # | |||||
| Eq InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Methods (==) :: InputProperty -> InputProperty -> Bool # (/=) :: InputProperty -> InputProperty -> Bool # | |||||
| ToResourceProperties InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Methods toResourceProperties :: InputProperty -> ResourceProperties # | |||||
| Property "DataCatalogInputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Associated Types
Methods set :: PropertyType "DataCatalogInputDefinition" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "DatabaseInputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Associated Types
Methods set :: PropertyType "DatabaseInputDefinition" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "Metadata" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Associated Types
Methods set :: PropertyType "Metadata" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "S3InputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty Associated Types
Methods set :: PropertyType "S3InputDefinition" InputProperty -> InputProperty -> InputProperty # | |||||
| type PropertyType "DataCatalogInputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty | |||||
| type PropertyType "DatabaseInputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty | |||||
| type PropertyType "Metadata" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty | |||||
| type PropertyType "S3InputDefinition" InputProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.InputProperty | |||||
data PathOptionsProperty Source #
Constructors
| PathOptionsProperty | |
Instances
| ToJSON PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Methods toJSON :: PathOptionsProperty -> Value # toEncoding :: PathOptionsProperty -> Encoding # toJSONList :: [PathOptionsProperty] -> Value # toEncodingList :: [PathOptionsProperty] -> Encoding # omitField :: PathOptionsProperty -> Bool # | |||||
| Show PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Methods showsPrec :: Int -> PathOptionsProperty -> ShowS # show :: PathOptionsProperty -> String # showList :: [PathOptionsProperty] -> ShowS # | |||||
| Eq PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Methods (==) :: PathOptionsProperty -> PathOptionsProperty -> Bool # (/=) :: PathOptionsProperty -> PathOptionsProperty -> Bool # | |||||
| ToResourceProperties PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Methods toResourceProperties :: PathOptionsProperty -> ResourceProperties # | |||||
| Property "FilesLimit" PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Associated Types
Methods set :: PropertyType "FilesLimit" PathOptionsProperty -> PathOptionsProperty -> PathOptionsProperty # | |||||
| Property "LastModifiedDateCondition" PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Associated Types
Methods set :: PropertyType "LastModifiedDateCondition" PathOptionsProperty -> PathOptionsProperty -> PathOptionsProperty # | |||||
| Property "Parameters" PathOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathOptionsProperty Associated Types
Methods set :: PropertyType "Parameters" PathOptionsProperty -> PathOptionsProperty -> PathOptionsProperty # | |||||
| type PropertyType "FilesLimit" PathOptionsProperty Source # | |||||
| type PropertyType "LastModifiedDateCondition" PathOptionsProperty Source # | |||||
| type PropertyType "Parameters" PathOptionsProperty Source # | |||||
data DatabaseInputDefinitionProperty Source #
Constructors
| DatabaseInputDefinitionProperty | |
Fields
| |
Instances
| ToJSON DatabaseInputDefinitionProperty Source # | |||||
| Show DatabaseInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatabaseInputDefinitionProperty Methods showsPrec :: Int -> DatabaseInputDefinitionProperty -> ShowS # | |||||
| Eq DatabaseInputDefinitionProperty Source # | |||||
| ToResourceProperties DatabaseInputDefinitionProperty Source # | |||||
| Property "DatabaseTableName" DatabaseInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatabaseInputDefinitionProperty Associated Types
Methods set :: PropertyType "DatabaseTableName" DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty # | |||||
| Property "GlueConnectionName" DatabaseInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatabaseInputDefinitionProperty Associated Types
Methods set :: PropertyType "GlueConnectionName" DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty # | |||||
| Property "QueryString" DatabaseInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatabaseInputDefinitionProperty Associated Types
Methods set :: PropertyType "QueryString" DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty # | |||||
| Property "TempDirectory" DatabaseInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatabaseInputDefinitionProperty Associated Types
Methods set :: PropertyType "TempDirectory" DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty -> DatabaseInputDefinitionProperty # | |||||
| type PropertyType "DatabaseTableName" DatabaseInputDefinitionProperty Source # | |||||
| type PropertyType "GlueConnectionName" DatabaseInputDefinitionProperty Source # | |||||
| type PropertyType "QueryString" DatabaseInputDefinitionProperty Source # | |||||
| type PropertyType "TempDirectory" DatabaseInputDefinitionProperty Source # | |||||
data DataCatalogInputDefinitionProperty Source #
Constructors
| DataCatalogInputDefinitionProperty | |
Fields
| |
Instances
| ToJSON DataCatalogInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DataCatalogInputDefinitionProperty | |||||
| Show DataCatalogInputDefinitionProperty Source # | |||||
| Eq DataCatalogInputDefinitionProperty Source # | |||||
| ToResourceProperties DataCatalogInputDefinitionProperty Source # | |||||
| Property "CatalogId" DataCatalogInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DataCatalogInputDefinitionProperty Associated Types
Methods set :: PropertyType "CatalogId" DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty # | |||||
| Property "DatabaseName" DataCatalogInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DataCatalogInputDefinitionProperty Associated Types
Methods set :: PropertyType "DatabaseName" DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty # | |||||
| Property "TableName" DataCatalogInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DataCatalogInputDefinitionProperty Associated Types
Methods set :: PropertyType "TableName" DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty # | |||||
| Property "TempDirectory" DataCatalogInputDefinitionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DataCatalogInputDefinitionProperty Associated Types
Methods set :: PropertyType "TempDirectory" DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty -> DataCatalogInputDefinitionProperty # | |||||
| type PropertyType "CatalogId" DataCatalogInputDefinitionProperty Source # | |||||
| type PropertyType "DatabaseName" DataCatalogInputDefinitionProperty Source # | |||||
| type PropertyType "TableName" DataCatalogInputDefinitionProperty Source # | |||||
| type PropertyType "TempDirectory" DataCatalogInputDefinitionProperty Source # | |||||
data DatetimeOptionsProperty Source #
Constructors
| DatetimeOptionsProperty | |
Fields
| |
Instances
| ToJSON DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Methods toJSON :: DatetimeOptionsProperty -> Value # toEncoding :: DatetimeOptionsProperty -> Encoding # toJSONList :: [DatetimeOptionsProperty] -> Value # | |||||
| Show DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Methods showsPrec :: Int -> DatetimeOptionsProperty -> ShowS # show :: DatetimeOptionsProperty -> String # showList :: [DatetimeOptionsProperty] -> ShowS # | |||||
| Eq DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Methods (==) :: DatetimeOptionsProperty -> DatetimeOptionsProperty -> Bool # (/=) :: DatetimeOptionsProperty -> DatetimeOptionsProperty -> Bool # | |||||
| ToResourceProperties DatetimeOptionsProperty Source # | |||||
| Property "Format" DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Associated Types
Methods set :: PropertyType "Format" DatetimeOptionsProperty -> DatetimeOptionsProperty -> DatetimeOptionsProperty # | |||||
| Property "LocaleCode" DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Associated Types
Methods set :: PropertyType "LocaleCode" DatetimeOptionsProperty -> DatetimeOptionsProperty -> DatetimeOptionsProperty # | |||||
| Property "TimezoneOffset" DatetimeOptionsProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.DatetimeOptionsProperty Associated Types
Methods set :: PropertyType "TimezoneOffset" DatetimeOptionsProperty -> DatetimeOptionsProperty -> DatetimeOptionsProperty # | |||||
| type PropertyType "Format" DatetimeOptionsProperty Source # | |||||
| type PropertyType "LocaleCode" DatetimeOptionsProperty Source # | |||||
| type PropertyType "TimezoneOffset" DatetimeOptionsProperty Source # | |||||
data FilterExpressionProperty Source #
Constructors
| FilterExpressionProperty | |
Fields
| |
Instances
| ToJSON FilterExpressionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterExpressionProperty Methods toJSON :: FilterExpressionProperty -> Value # toEncoding :: FilterExpressionProperty -> Encoding # toJSONList :: [FilterExpressionProperty] -> Value # | |||||
| Show FilterExpressionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterExpressionProperty Methods showsPrec :: Int -> FilterExpressionProperty -> ShowS # show :: FilterExpressionProperty -> String # showList :: [FilterExpressionProperty] -> ShowS # | |||||
| Eq FilterExpressionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterExpressionProperty Methods (==) :: FilterExpressionProperty -> FilterExpressionProperty -> Bool # (/=) :: FilterExpressionProperty -> FilterExpressionProperty -> Bool # | |||||
| ToResourceProperties FilterExpressionProperty Source # | |||||
| Property "Expression" FilterExpressionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterExpressionProperty Associated Types
Methods set :: PropertyType "Expression" FilterExpressionProperty -> FilterExpressionProperty -> FilterExpressionProperty # | |||||
| Property "ValuesMap" FilterExpressionProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilterExpressionProperty Associated Types
Methods set :: PropertyType "ValuesMap" FilterExpressionProperty -> FilterExpressionProperty -> FilterExpressionProperty # | |||||
| type PropertyType "Expression" FilterExpressionProperty Source # | |||||
| type PropertyType "ValuesMap" FilterExpressionProperty Source # | |||||
data FilesLimitProperty Source #
Constructors
| FilesLimitProperty | |
Fields | |
Instances
| ToJSON FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Methods toJSON :: FilesLimitProperty -> Value # toEncoding :: FilesLimitProperty -> Encoding # toJSONList :: [FilesLimitProperty] -> Value # toEncodingList :: [FilesLimitProperty] -> Encoding # omitField :: FilesLimitProperty -> Bool # | |||||
| Show FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Methods showsPrec :: Int -> FilesLimitProperty -> ShowS # show :: FilesLimitProperty -> String # showList :: [FilesLimitProperty] -> ShowS # | |||||
| Eq FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Methods (==) :: FilesLimitProperty -> FilesLimitProperty -> Bool # (/=) :: FilesLimitProperty -> FilesLimitProperty -> Bool # | |||||
| ToResourceProperties FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Methods toResourceProperties :: FilesLimitProperty -> ResourceProperties # | |||||
| Property "MaxFiles" FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Associated Types
Methods set :: PropertyType "MaxFiles" FilesLimitProperty -> FilesLimitProperty -> FilesLimitProperty # | |||||
| Property "Order" FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Associated Types
Methods set :: PropertyType "Order" FilesLimitProperty -> FilesLimitProperty -> FilesLimitProperty # | |||||
| Property "OrderedBy" FilesLimitProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.FilesLimitProperty Associated Types
Methods set :: PropertyType "OrderedBy" FilesLimitProperty -> FilesLimitProperty -> FilesLimitProperty # | |||||
| type PropertyType "MaxFiles" FilesLimitProperty Source # | |||||
| type PropertyType "Order" FilesLimitProperty Source # | |||||
| type PropertyType "OrderedBy" FilesLimitProperty Source # | |||||
data MetadataProperty Source #
Constructors
| MetadataProperty | |
Instances
| ToJSON MetadataProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.MetadataProperty Methods toJSON :: MetadataProperty -> Value # toEncoding :: MetadataProperty -> Encoding # toJSONList :: [MetadataProperty] -> Value # toEncodingList :: [MetadataProperty] -> Encoding # omitField :: MetadataProperty -> Bool # | |||||
| Show MetadataProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.MetadataProperty Methods showsPrec :: Int -> MetadataProperty -> ShowS # show :: MetadataProperty -> String # showList :: [MetadataProperty] -> ShowS # | |||||
| Eq MetadataProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.MetadataProperty Methods (==) :: MetadataProperty -> MetadataProperty -> Bool # (/=) :: MetadataProperty -> MetadataProperty -> Bool # | |||||
| ToResourceProperties MetadataProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.MetadataProperty Methods toResourceProperties :: MetadataProperty -> ResourceProperties # | |||||
| Property "SourceArn" MetadataProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.MetadataProperty Associated Types
Methods set :: PropertyType "SourceArn" MetadataProperty -> MetadataProperty -> MetadataProperty # | |||||
| type PropertyType "SourceArn" MetadataProperty Source # | |||||
data PathParameterProperty Source #
Constructors
| PathParameterProperty | |
Fields | |
Instances
| ToJSON PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Methods toJSON :: PathParameterProperty -> Value # toEncoding :: PathParameterProperty -> Encoding # toJSONList :: [PathParameterProperty] -> Value # toEncodingList :: [PathParameterProperty] -> Encoding # omitField :: PathParameterProperty -> Bool # | |||||
| Show PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Methods showsPrec :: Int -> PathParameterProperty -> ShowS # show :: PathParameterProperty -> String # showList :: [PathParameterProperty] -> ShowS # | |||||
| Eq PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Methods (==) :: PathParameterProperty -> PathParameterProperty -> Bool # (/=) :: PathParameterProperty -> PathParameterProperty -> Bool # | |||||
| ToResourceProperties PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Methods toResourceProperties :: PathParameterProperty -> ResourceProperties # | |||||
| Property "DatasetParameter" PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Associated Types
Methods set :: PropertyType "DatasetParameter" PathParameterProperty -> PathParameterProperty -> PathParameterProperty # | |||||
| Property "PathParameterName" PathParameterProperty Source # | |||||
Defined in Stratosphere.DataBrew.Dataset.PathParameterProperty Associated Types
Methods set :: PropertyType "PathParameterName" PathParameterProperty -> PathParameterProperty -> PathParameterProperty # | |||||
| type PropertyType "DatasetParameter" PathParameterProperty Source # | |||||
| type PropertyType "PathParameterName" PathParameterProperty Source # | |||||
mkFilterExpressionProperty :: Value Text -> [FilterValueProperty] -> FilterExpressionProperty Source #
Constructors
| Dataset | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-dataset.html |
Fields
| |
Instances
| ToJSON Dataset Source # | |||||
| Show Dataset Source # | |||||
| Eq Dataset Source # | |||||
| ToResourceProperties Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Methods | |||||
| Property "Format" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "FormatOptions" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "Input" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "Name" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "PathOptions" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "Source" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| Property "Tags" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset Associated Types
| |||||
| type PropertyType "Format" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "FormatOptions" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "Input" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "Name" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "PathOptions" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "Source" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||
| type PropertyType "Tags" Dataset Source # | |||||
Defined in Stratosphere.DataBrew.Dataset | |||||