| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisAnalyticsV2.Application
Documentation
data InputParallelismProperty Source #
Constructors
| InputParallelismProperty | |
Instances
data MavenReferenceProperty Source #
Constructors
| MavenReferenceProperty | |
Fields
| |
Instances
| ToJSON MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Methods toJSON :: MavenReferenceProperty -> Value # toEncoding :: MavenReferenceProperty -> Encoding # toJSONList :: [MavenReferenceProperty] -> Value # toEncodingList :: [MavenReferenceProperty] -> Encoding # omitField :: MavenReferenceProperty -> Bool # | |||||
| Show MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Methods showsPrec :: Int -> MavenReferenceProperty -> ShowS # show :: MavenReferenceProperty -> String # showList :: [MavenReferenceProperty] -> ShowS # | |||||
| Eq MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Methods (==) :: MavenReferenceProperty -> MavenReferenceProperty -> Bool # (/=) :: MavenReferenceProperty -> MavenReferenceProperty -> Bool # | |||||
| ToResourceProperties MavenReferenceProperty Source # | |||||
| Property "ArtifactId" MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Associated Types
Methods set :: PropertyType "ArtifactId" MavenReferenceProperty -> MavenReferenceProperty -> MavenReferenceProperty # | |||||
| Property "GroupId" MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Associated Types
Methods set :: PropertyType "GroupId" MavenReferenceProperty -> MavenReferenceProperty -> MavenReferenceProperty # | |||||
| Property "Version" MavenReferenceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MavenReferenceProperty Associated Types
Methods set :: PropertyType "Version" MavenReferenceProperty -> MavenReferenceProperty -> MavenReferenceProperty # | |||||
| type PropertyType "ArtifactId" MavenReferenceProperty Source # | |||||
| type PropertyType "GroupId" MavenReferenceProperty Source # | |||||
| type PropertyType "Version" MavenReferenceProperty Source # | |||||
data ApplicationConfigurationProperty Source #
Constructors
| ApplicationConfigurationProperty | |
Fields
| |
Instances
| ToJSON ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty | |||||
| Show ApplicationConfigurationProperty Source # | |||||
| Eq ApplicationConfigurationProperty Source # | |||||
| ToResourceProperties ApplicationConfigurationProperty Source # | |||||
| Property "ApplicationCodeConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ApplicationCodeConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "ApplicationEncryptionConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ApplicationEncryptionConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "ApplicationSnapshotConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ApplicationSnapshotConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "ApplicationSystemRollbackConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ApplicationSystemRollbackConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "EnvironmentProperties" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "EnvironmentProperties" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "FlinkApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "FlinkApplicationConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "SqlApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "SqlApplicationConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "VpcConfigurations" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "VpcConfigurations" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| Property "ZeppelinApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ZeppelinApplicationConfiguration" ApplicationConfigurationProperty -> ApplicationConfigurationProperty -> ApplicationConfigurationProperty # | |||||
| type PropertyType "ApplicationCodeConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "ApplicationCodeConfiguration" ApplicationConfigurationProperty = ApplicationCodeConfigurationProperty | |||||
| type PropertyType "ApplicationEncryptionConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "ApplicationEncryptionConfiguration" ApplicationConfigurationProperty = ApplicationEncryptionConfigurationProperty | |||||
| type PropertyType "ApplicationSnapshotConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "ApplicationSnapshotConfiguration" ApplicationConfigurationProperty = ApplicationSnapshotConfigurationProperty | |||||
| type PropertyType "ApplicationSystemRollbackConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "ApplicationSystemRollbackConfiguration" ApplicationConfigurationProperty = ApplicationSystemRollbackConfigurationProperty | |||||
| type PropertyType "EnvironmentProperties" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "EnvironmentProperties" ApplicationConfigurationProperty = EnvironmentPropertiesProperty | |||||
| type PropertyType "FlinkApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "FlinkApplicationConfiguration" ApplicationConfigurationProperty = FlinkApplicationConfigurationProperty | |||||
| type PropertyType "SqlApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "SqlApplicationConfiguration" ApplicationConfigurationProperty = SqlApplicationConfigurationProperty | |||||
| type PropertyType "VpcConfigurations" ApplicationConfigurationProperty Source # | |||||
| type PropertyType "ZeppelinApplicationConfiguration" ApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationConfigurationProperty type PropertyType "ZeppelinApplicationConfiguration" ApplicationConfigurationProperty = ZeppelinApplicationConfigurationProperty | |||||
data ApplicationCodeConfigurationProperty Source #
Constructors
| ApplicationCodeConfigurationProperty | |
Fields | |
Instances
| ToJSON ApplicationCodeConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty | |||||
| Show ApplicationCodeConfigurationProperty Source # | |||||
| Eq ApplicationCodeConfigurationProperty Source # | |||||
| ToResourceProperties ApplicationCodeConfigurationProperty Source # | |||||
| Property "CodeContent" ApplicationCodeConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty Associated Types
Methods set :: PropertyType "CodeContent" ApplicationCodeConfigurationProperty -> ApplicationCodeConfigurationProperty -> ApplicationCodeConfigurationProperty # | |||||
| Property "CodeContentType" ApplicationCodeConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty Associated Types
Methods set :: PropertyType "CodeContentType" ApplicationCodeConfigurationProperty -> ApplicationCodeConfigurationProperty -> ApplicationCodeConfigurationProperty # | |||||
| type PropertyType "CodeContent" ApplicationCodeConfigurationProperty Source # | |||||
| type PropertyType "CodeContentType" ApplicationCodeConfigurationProperty Source # | |||||
data CodeContentProperty Source #
Constructors
| CodeContentProperty | |
Fields
| |
Instances
| ToJSON CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Methods toJSON :: CodeContentProperty -> Value # toEncoding :: CodeContentProperty -> Encoding # toJSONList :: [CodeContentProperty] -> Value # toEncodingList :: [CodeContentProperty] -> Encoding # omitField :: CodeContentProperty -> Bool # | |||||
| Show CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Methods showsPrec :: Int -> CodeContentProperty -> ShowS # show :: CodeContentProperty -> String # showList :: [CodeContentProperty] -> ShowS # | |||||
| Eq CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Methods (==) :: CodeContentProperty -> CodeContentProperty -> Bool # (/=) :: CodeContentProperty -> CodeContentProperty -> Bool # | |||||
| ToResourceProperties CodeContentProperty Source # | |||||
| Property "S3ContentLocation" CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Associated Types
Methods set :: PropertyType "S3ContentLocation" CodeContentProperty -> CodeContentProperty -> CodeContentProperty # | |||||
| Property "TextContent" CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Associated Types
Methods set :: PropertyType "TextContent" CodeContentProperty -> CodeContentProperty -> CodeContentProperty # | |||||
| Property "ZipFileContent" CodeContentProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty Associated Types
Methods set :: PropertyType "ZipFileContent" CodeContentProperty -> CodeContentProperty -> CodeContentProperty # | |||||
| type PropertyType "S3ContentLocation" CodeContentProperty Source # | |||||
| type PropertyType "TextContent" CodeContentProperty Source # | |||||
| type PropertyType "ZipFileContent" CodeContentProperty Source # | |||||
data ApplicationEncryptionConfigurationProperty Source #
Constructors
| ApplicationEncryptionConfigurationProperty | |
Fields | |
Instances
| ToJSON ApplicationEncryptionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationEncryptionConfigurationProperty Methods toJSON :: ApplicationEncryptionConfigurationProperty -> Value # toEncoding :: ApplicationEncryptionConfigurationProperty -> Encoding # toJSONList :: [ApplicationEncryptionConfigurationProperty] -> Value # toEncodingList :: [ApplicationEncryptionConfigurationProperty] -> Encoding # omitField :: ApplicationEncryptionConfigurationProperty -> Bool # | |||||
| Show ApplicationEncryptionConfigurationProperty Source # | |||||
| Eq ApplicationEncryptionConfigurationProperty Source # | |||||
| ToResourceProperties ApplicationEncryptionConfigurationProperty Source # | |||||
| Property "KeyId" ApplicationEncryptionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationEncryptionConfigurationProperty Associated Types
| |||||
| Property "KeyType" ApplicationEncryptionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationEncryptionConfigurationProperty Associated Types
| |||||
| type PropertyType "KeyId" ApplicationEncryptionConfigurationProperty Source # | |||||
| type PropertyType "KeyType" ApplicationEncryptionConfigurationProperty Source # | |||||
data ApplicationSnapshotConfigurationProperty Source #
Constructors
| ApplicationSnapshotConfigurationProperty | |
Instances
| ToJSON ApplicationSnapshotConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationSnapshotConfigurationProperty Methods toJSON :: ApplicationSnapshotConfigurationProperty -> Value # toEncoding :: ApplicationSnapshotConfigurationProperty -> Encoding # toJSONList :: [ApplicationSnapshotConfigurationProperty] -> Value # toEncodingList :: [ApplicationSnapshotConfigurationProperty] -> Encoding # omitField :: ApplicationSnapshotConfigurationProperty -> Bool # | |||||
| Show ApplicationSnapshotConfigurationProperty Source # | |||||
| Eq ApplicationSnapshotConfigurationProperty Source # | |||||
| ToResourceProperties ApplicationSnapshotConfigurationProperty Source # | |||||
| Property "SnapshotsEnabled" ApplicationSnapshotConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationSnapshotConfigurationProperty Associated Types
Methods set :: PropertyType "SnapshotsEnabled" ApplicationSnapshotConfigurationProperty -> ApplicationSnapshotConfigurationProperty -> ApplicationSnapshotConfigurationProperty # | |||||
| type PropertyType "SnapshotsEnabled" ApplicationSnapshotConfigurationProperty Source # | |||||
data ApplicationSystemRollbackConfigurationProperty Source #
Constructors
| ApplicationSystemRollbackConfigurationProperty | |
Fields
| |
Instances
| ToJSON ApplicationSystemRollbackConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationSystemRollbackConfigurationProperty Methods toJSON :: ApplicationSystemRollbackConfigurationProperty -> Value # toEncoding :: ApplicationSystemRollbackConfigurationProperty -> Encoding # toJSONList :: [ApplicationSystemRollbackConfigurationProperty] -> Value # toEncodingList :: [ApplicationSystemRollbackConfigurationProperty] -> Encoding # omitField :: ApplicationSystemRollbackConfigurationProperty -> Bool # | |||||
| Show ApplicationSystemRollbackConfigurationProperty Source # | |||||
| Eq ApplicationSystemRollbackConfigurationProperty Source # | |||||
| ToResourceProperties ApplicationSystemRollbackConfigurationProperty Source # | |||||
| Property "RollbackEnabled" ApplicationSystemRollbackConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationSystemRollbackConfigurationProperty Associated Types
Methods set :: PropertyType "RollbackEnabled" ApplicationSystemRollbackConfigurationProperty -> ApplicationSystemRollbackConfigurationProperty -> ApplicationSystemRollbackConfigurationProperty # | |||||
| type PropertyType "RollbackEnabled" ApplicationSystemRollbackConfigurationProperty Source # | |||||
data EnvironmentPropertiesProperty Source #
Constructors
| EnvironmentPropertiesProperty | |
Instances
| ToJSON EnvironmentPropertiesProperty Source # | |||||
| Show EnvironmentPropertiesProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.EnvironmentPropertiesProperty Methods showsPrec :: Int -> EnvironmentPropertiesProperty -> ShowS # show :: EnvironmentPropertiesProperty -> String # showList :: [EnvironmentPropertiesProperty] -> ShowS # | |||||
| Eq EnvironmentPropertiesProperty Source # | |||||
| ToResourceProperties EnvironmentPropertiesProperty Source # | |||||
| Property "PropertyGroups" EnvironmentPropertiesProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.EnvironmentPropertiesProperty Associated Types
Methods set :: PropertyType "PropertyGroups" EnvironmentPropertiesProperty -> EnvironmentPropertiesProperty -> EnvironmentPropertiesProperty # | |||||
| type PropertyType "PropertyGroups" EnvironmentPropertiesProperty Source # | |||||
data FlinkApplicationConfigurationProperty Source #
Constructors
| FlinkApplicationConfigurationProperty | |
Fields | |
Instances
| ToJSON FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty Methods toJSON :: FlinkApplicationConfigurationProperty -> Value # toEncoding :: FlinkApplicationConfigurationProperty -> Encoding # toJSONList :: [FlinkApplicationConfigurationProperty] -> Value # toEncodingList :: [FlinkApplicationConfigurationProperty] -> Encoding # omitField :: FlinkApplicationConfigurationProperty -> Bool # | |||||
| Show FlinkApplicationConfigurationProperty Source # | |||||
| Eq FlinkApplicationConfigurationProperty Source # | |||||
| ToResourceProperties FlinkApplicationConfigurationProperty Source # | |||||
| Property "CheckpointConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "CheckpointConfiguration" FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty # | |||||
| Property "MonitoringConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "MonitoringConfiguration" FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty # | |||||
| Property "ParallelismConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "ParallelismConfiguration" FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty -> FlinkApplicationConfigurationProperty # | |||||
| type PropertyType "CheckpointConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty type PropertyType "CheckpointConfiguration" FlinkApplicationConfigurationProperty = CheckpointConfigurationProperty | |||||
| type PropertyType "MonitoringConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty type PropertyType "MonitoringConfiguration" FlinkApplicationConfigurationProperty = MonitoringConfigurationProperty | |||||
| type PropertyType "ParallelismConfiguration" FlinkApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkApplicationConfigurationProperty type PropertyType "ParallelismConfiguration" FlinkApplicationConfigurationProperty = ParallelismConfigurationProperty | |||||
data SqlApplicationConfigurationProperty Source #
Constructors
| SqlApplicationConfigurationProperty | |
Fields
| |
Instances
| ToJSON SqlApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.SqlApplicationConfigurationProperty | |||||
| Show SqlApplicationConfigurationProperty Source # | |||||
| Eq SqlApplicationConfigurationProperty Source # | |||||
| ToResourceProperties SqlApplicationConfigurationProperty Source # | |||||
| Property "Inputs" SqlApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.SqlApplicationConfigurationProperty Associated Types
| |||||
| type PropertyType "Inputs" SqlApplicationConfigurationProperty Source # | |||||
data VpcConfigurationProperty Source #
Constructors
| VpcConfigurationProperty | |
Fields
| |
Instances
| ToJSON VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.VpcConfigurationProperty Methods toJSON :: VpcConfigurationProperty -> Value # toEncoding :: VpcConfigurationProperty -> Encoding # toJSONList :: [VpcConfigurationProperty] -> Value # | |||||
| Show VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.VpcConfigurationProperty Methods showsPrec :: Int -> VpcConfigurationProperty -> ShowS # show :: VpcConfigurationProperty -> String # showList :: [VpcConfigurationProperty] -> ShowS # | |||||
| Eq VpcConfigurationProperty Source # | |||||
| ToResourceProperties VpcConfigurationProperty Source # | |||||
| Property "SecurityGroupIds" VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.VpcConfigurationProperty Associated Types
Methods set :: PropertyType "SecurityGroupIds" VpcConfigurationProperty -> VpcConfigurationProperty -> VpcConfigurationProperty # | |||||
| Property "SubnetIds" VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.VpcConfigurationProperty Associated Types
Methods set :: PropertyType "SubnetIds" VpcConfigurationProperty -> VpcConfigurationProperty -> VpcConfigurationProperty # | |||||
| type PropertyType "SecurityGroupIds" VpcConfigurationProperty Source # | |||||
| type PropertyType "SubnetIds" VpcConfigurationProperty Source # | |||||
data ZeppelinApplicationConfigurationProperty Source #
Constructors
| ZeppelinApplicationConfigurationProperty | |
Fields
| |
Instances
| ToJSON ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty Methods toJSON :: ZeppelinApplicationConfigurationProperty -> Value # toEncoding :: ZeppelinApplicationConfigurationProperty -> Encoding # toJSONList :: [ZeppelinApplicationConfigurationProperty] -> Value # toEncodingList :: [ZeppelinApplicationConfigurationProperty] -> Encoding # omitField :: ZeppelinApplicationConfigurationProperty -> Bool # | |||||
| Show ZeppelinApplicationConfigurationProperty Source # | |||||
| Eq ZeppelinApplicationConfigurationProperty Source # | |||||
| ToResourceProperties ZeppelinApplicationConfigurationProperty Source # | |||||
| Property "CatalogConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "CatalogConfiguration" ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty # | |||||
| Property "CustomArtifactsConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "CustomArtifactsConfiguration" ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty # | |||||
| Property "DeployAsApplicationConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "DeployAsApplicationConfiguration" ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty # | |||||
| Property "MonitoringConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "MonitoringConfiguration" ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty -> ZeppelinApplicationConfigurationProperty # | |||||
| type PropertyType "CatalogConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty type PropertyType "CatalogConfiguration" ZeppelinApplicationConfigurationProperty = CatalogConfigurationProperty | |||||
| type PropertyType "CustomArtifactsConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty type PropertyType "CustomArtifactsConfiguration" ZeppelinApplicationConfigurationProperty = [CustomArtifactConfigurationProperty] | |||||
| type PropertyType "DeployAsApplicationConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty type PropertyType "DeployAsApplicationConfiguration" ZeppelinApplicationConfigurationProperty = DeployAsApplicationConfigurationProperty | |||||
| type PropertyType "MonitoringConfiguration" ZeppelinApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinApplicationConfigurationProperty type PropertyType "MonitoringConfiguration" ZeppelinApplicationConfigurationProperty = ZeppelinMonitoringConfigurationProperty | |||||
data CatalogConfigurationProperty Source #
Constructors
| CatalogConfigurationProperty | |
Fields | |
Instances
| ToJSON CatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CatalogConfigurationProperty Methods toJSON :: CatalogConfigurationProperty -> Value # toEncoding :: CatalogConfigurationProperty -> Encoding # toJSONList :: [CatalogConfigurationProperty] -> Value # toEncodingList :: [CatalogConfigurationProperty] -> Encoding # | |||||
| Show CatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CatalogConfigurationProperty Methods showsPrec :: Int -> CatalogConfigurationProperty -> ShowS # show :: CatalogConfigurationProperty -> String # showList :: [CatalogConfigurationProperty] -> ShowS # | |||||
| Eq CatalogConfigurationProperty Source # | |||||
| ToResourceProperties CatalogConfigurationProperty Source # | |||||
| Property "GlueDataCatalogConfiguration" CatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CatalogConfigurationProperty Associated Types
Methods set :: PropertyType "GlueDataCatalogConfiguration" CatalogConfigurationProperty -> CatalogConfigurationProperty -> CatalogConfigurationProperty # | |||||
| type PropertyType "GlueDataCatalogConfiguration" CatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CatalogConfigurationProperty type PropertyType "GlueDataCatalogConfiguration" CatalogConfigurationProperty = GlueDataCatalogConfigurationProperty | |||||
data GlueDataCatalogConfigurationProperty Source #
Constructors
| GlueDataCatalogConfigurationProperty | |
Instances
| ToJSON GlueDataCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.GlueDataCatalogConfigurationProperty | |||||
| Show GlueDataCatalogConfigurationProperty Source # | |||||
| Eq GlueDataCatalogConfigurationProperty Source # | |||||
| ToResourceProperties GlueDataCatalogConfigurationProperty Source # | |||||
| Property "DatabaseARN" GlueDataCatalogConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.GlueDataCatalogConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseARN" GlueDataCatalogConfigurationProperty -> GlueDataCatalogConfigurationProperty -> GlueDataCatalogConfigurationProperty # | |||||
| type PropertyType "DatabaseARN" GlueDataCatalogConfigurationProperty Source # | |||||
data CheckpointConfigurationProperty Source #
Constructors
| CheckpointConfigurationProperty | |
Fields | |
Instances
| ToJSON CheckpointConfigurationProperty Source # | |||||
| Show CheckpointConfigurationProperty Source # | |||||
| Eq CheckpointConfigurationProperty Source # | |||||
| ToResourceProperties CheckpointConfigurationProperty Source # | |||||
| Property "CheckpointInterval" CheckpointConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CheckpointConfigurationProperty Associated Types
Methods set :: PropertyType "CheckpointInterval" CheckpointConfigurationProperty -> CheckpointConfigurationProperty -> CheckpointConfigurationProperty # | |||||
| Property "CheckpointingEnabled" CheckpointConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CheckpointConfigurationProperty Associated Types
Methods set :: PropertyType "CheckpointingEnabled" CheckpointConfigurationProperty -> CheckpointConfigurationProperty -> CheckpointConfigurationProperty # | |||||
| Property "ConfigurationType" CheckpointConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CheckpointConfigurationProperty Associated Types
Methods set :: PropertyType "ConfigurationType" CheckpointConfigurationProperty -> CheckpointConfigurationProperty -> CheckpointConfigurationProperty # | |||||
| Property "MinPauseBetweenCheckpoints" CheckpointConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CheckpointConfigurationProperty Associated Types
Methods set :: PropertyType "MinPauseBetweenCheckpoints" CheckpointConfigurationProperty -> CheckpointConfigurationProperty -> CheckpointConfigurationProperty # | |||||
| type PropertyType "CheckpointInterval" CheckpointConfigurationProperty Source # | |||||
| type PropertyType "CheckpointingEnabled" CheckpointConfigurationProperty Source # | |||||
| type PropertyType "ConfigurationType" CheckpointConfigurationProperty Source # | |||||
| type PropertyType "MinPauseBetweenCheckpoints" CheckpointConfigurationProperty Source # | |||||
data S3ContentLocationProperty Source #
Constructors
| S3ContentLocationProperty | |
Instances
| ToJSON S3ContentLocationProperty Source # | |||||
| Show S3ContentLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty Methods showsPrec :: Int -> S3ContentLocationProperty -> ShowS # show :: S3ContentLocationProperty -> String # showList :: [S3ContentLocationProperty] -> ShowS # | |||||
| Eq S3ContentLocationProperty Source # | |||||
| ToResourceProperties S3ContentLocationProperty Source # | |||||
| Property "BucketARN" S3ContentLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty Associated Types
Methods set :: PropertyType "BucketARN" S3ContentLocationProperty -> S3ContentLocationProperty -> S3ContentLocationProperty # | |||||
| Property "FileKey" S3ContentLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty Associated Types
Methods set :: PropertyType "FileKey" S3ContentLocationProperty -> S3ContentLocationProperty -> S3ContentLocationProperty # | |||||
| Property "ObjectVersion" S3ContentLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty Associated Types
Methods set :: PropertyType "ObjectVersion" S3ContentLocationProperty -> S3ContentLocationProperty -> S3ContentLocationProperty # | |||||
| type PropertyType "BucketARN" S3ContentLocationProperty Source # | |||||
| type PropertyType "FileKey" S3ContentLocationProperty Source # | |||||
| type PropertyType "ObjectVersion" S3ContentLocationProperty Source # | |||||
data CSVMappingParametersProperty Source #
Constructors
| CSVMappingParametersProperty | |
Fields | |
Instances
| ToJSON CSVMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty Methods toJSON :: CSVMappingParametersProperty -> Value # toEncoding :: CSVMappingParametersProperty -> Encoding # toJSONList :: [CSVMappingParametersProperty] -> Value # toEncodingList :: [CSVMappingParametersProperty] -> Encoding # | |||||
| Show CSVMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty Methods showsPrec :: Int -> CSVMappingParametersProperty -> ShowS # show :: CSVMappingParametersProperty -> String # showList :: [CSVMappingParametersProperty] -> ShowS # | |||||
| Eq CSVMappingParametersProperty Source # | |||||
| ToResourceProperties CSVMappingParametersProperty Source # | |||||
| Property "RecordColumnDelimiter" CSVMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty Associated Types
Methods set :: PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty -> CSVMappingParametersProperty -> CSVMappingParametersProperty # | |||||
| Property "RecordRowDelimiter" CSVMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty Associated Types
Methods set :: PropertyType "RecordRowDelimiter" CSVMappingParametersProperty -> CSVMappingParametersProperty -> CSVMappingParametersProperty # | |||||
| type PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty Source # | |||||
| type PropertyType "RecordRowDelimiter" CSVMappingParametersProperty Source # | |||||
data CustomArtifactConfigurationProperty Source #
Constructors
| CustomArtifactConfigurationProperty | |
Instances
| ToJSON CustomArtifactConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CustomArtifactConfigurationProperty | |||||
| Show CustomArtifactConfigurationProperty Source # | |||||
| Eq CustomArtifactConfigurationProperty Source # | |||||
| ToResourceProperties CustomArtifactConfigurationProperty Source # | |||||
| Property "ArtifactType" CustomArtifactConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CustomArtifactConfigurationProperty Associated Types
Methods set :: PropertyType "ArtifactType" CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty # | |||||
| Property "MavenReference" CustomArtifactConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CustomArtifactConfigurationProperty Associated Types
Methods set :: PropertyType "MavenReference" CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty # | |||||
| Property "S3ContentLocation" CustomArtifactConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CustomArtifactConfigurationProperty Associated Types
Methods set :: PropertyType "S3ContentLocation" CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty -> CustomArtifactConfigurationProperty # | |||||
| type PropertyType "ArtifactType" CustomArtifactConfigurationProperty Source # | |||||
| type PropertyType "MavenReference" CustomArtifactConfigurationProperty Source # | |||||
| type PropertyType "S3ContentLocation" CustomArtifactConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.CustomArtifactConfigurationProperty type PropertyType "S3ContentLocation" CustomArtifactConfigurationProperty = S3ContentLocationProperty | |||||
data DeployAsApplicationConfigurationProperty Source #
Constructors
| DeployAsApplicationConfigurationProperty | |
Fields | |
Instances
| ToJSON DeployAsApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.DeployAsApplicationConfigurationProperty Methods toJSON :: DeployAsApplicationConfigurationProperty -> Value # toEncoding :: DeployAsApplicationConfigurationProperty -> Encoding # toJSONList :: [DeployAsApplicationConfigurationProperty] -> Value # toEncodingList :: [DeployAsApplicationConfigurationProperty] -> Encoding # omitField :: DeployAsApplicationConfigurationProperty -> Bool # | |||||
| Show DeployAsApplicationConfigurationProperty Source # | |||||
| Eq DeployAsApplicationConfigurationProperty Source # | |||||
| ToResourceProperties DeployAsApplicationConfigurationProperty Source # | |||||
| Property "S3ContentLocation" DeployAsApplicationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.DeployAsApplicationConfigurationProperty Associated Types
Methods set :: PropertyType "S3ContentLocation" DeployAsApplicationConfigurationProperty -> DeployAsApplicationConfigurationProperty -> DeployAsApplicationConfigurationProperty # | |||||
| type PropertyType "S3ContentLocation" DeployAsApplicationConfigurationProperty Source # | |||||
data S3ContentBaseLocationProperty Source #
Constructors
| S3ContentBaseLocationProperty | |
Instances
| ToJSON S3ContentBaseLocationProperty Source # | |||||
| Show S3ContentBaseLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentBaseLocationProperty Methods showsPrec :: Int -> S3ContentBaseLocationProperty -> ShowS # show :: S3ContentBaseLocationProperty -> String # showList :: [S3ContentBaseLocationProperty] -> ShowS # | |||||
| Eq S3ContentBaseLocationProperty Source # | |||||
| ToResourceProperties S3ContentBaseLocationProperty Source # | |||||
| Property "BasePath" S3ContentBaseLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentBaseLocationProperty Associated Types
Methods set :: PropertyType "BasePath" S3ContentBaseLocationProperty -> S3ContentBaseLocationProperty -> S3ContentBaseLocationProperty # | |||||
| Property "BucketARN" S3ContentBaseLocationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentBaseLocationProperty Associated Types
Methods set :: PropertyType "BucketARN" S3ContentBaseLocationProperty -> S3ContentBaseLocationProperty -> S3ContentBaseLocationProperty # | |||||
| type PropertyType "BasePath" S3ContentBaseLocationProperty Source # | |||||
| type PropertyType "BucketARN" S3ContentBaseLocationProperty Source # | |||||
data PropertyGroupProperty Source #
Constructors
| PropertyGroupProperty | |
Fields
| |
Instances
| ToJSON PropertyGroupProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.PropertyGroupProperty Methods toJSON :: PropertyGroupProperty -> Value # toEncoding :: PropertyGroupProperty -> Encoding # toJSONList :: [PropertyGroupProperty] -> Value # toEncodingList :: [PropertyGroupProperty] -> Encoding # omitField :: PropertyGroupProperty -> Bool # | |||||
| Show PropertyGroupProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.PropertyGroupProperty Methods showsPrec :: Int -> PropertyGroupProperty -> ShowS # show :: PropertyGroupProperty -> String # showList :: [PropertyGroupProperty] -> ShowS # | |||||
| Eq PropertyGroupProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.PropertyGroupProperty Methods (==) :: PropertyGroupProperty -> PropertyGroupProperty -> Bool # (/=) :: PropertyGroupProperty -> PropertyGroupProperty -> Bool # | |||||
| ToResourceProperties PropertyGroupProperty Source # | |||||
| Property "PropertyGroupId" PropertyGroupProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.PropertyGroupProperty Associated Types
Methods set :: PropertyType "PropertyGroupId" PropertyGroupProperty -> PropertyGroupProperty -> PropertyGroupProperty # | |||||
| Property "PropertyMap" PropertyGroupProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.PropertyGroupProperty Associated Types
Methods set :: PropertyType "PropertyMap" PropertyGroupProperty -> PropertyGroupProperty -> PropertyGroupProperty # | |||||
| type PropertyType "PropertyGroupId" PropertyGroupProperty Source # | |||||
| type PropertyType "PropertyMap" PropertyGroupProperty Source # | |||||
data MonitoringConfigurationProperty Source #
Constructors
| MonitoringConfigurationProperty | |
Fields
| |
Instances
| ToJSON MonitoringConfigurationProperty Source # | |||||
| Show MonitoringConfigurationProperty Source # | |||||
| Eq MonitoringConfigurationProperty Source # | |||||
| ToResourceProperties MonitoringConfigurationProperty Source # | |||||
| Property "ConfigurationType" MonitoringConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MonitoringConfigurationProperty Associated Types
Methods set :: PropertyType "ConfigurationType" MonitoringConfigurationProperty -> MonitoringConfigurationProperty -> MonitoringConfigurationProperty # | |||||
| Property "LogLevel" MonitoringConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MonitoringConfigurationProperty Associated Types
Methods set :: PropertyType "LogLevel" MonitoringConfigurationProperty -> MonitoringConfigurationProperty -> MonitoringConfigurationProperty # | |||||
| Property "MetricsLevel" MonitoringConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MonitoringConfigurationProperty Associated Types
Methods set :: PropertyType "MetricsLevel" MonitoringConfigurationProperty -> MonitoringConfigurationProperty -> MonitoringConfigurationProperty # | |||||
| type PropertyType "ConfigurationType" MonitoringConfigurationProperty Source # | |||||
| type PropertyType "LogLevel" MonitoringConfigurationProperty Source # | |||||
| type PropertyType "MetricsLevel" MonitoringConfigurationProperty Source # | |||||
data ParallelismConfigurationProperty Source #
Constructors
| ParallelismConfigurationProperty | |
Fields
| |
Instances
| ToJSON ParallelismConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ParallelismConfigurationProperty | |||||
| Show ParallelismConfigurationProperty Source # | |||||
| Eq ParallelismConfigurationProperty Source # | |||||
| ToResourceProperties ParallelismConfigurationProperty Source # | |||||
| Property "AutoScalingEnabled" ParallelismConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ParallelismConfigurationProperty Associated Types
Methods set :: PropertyType "AutoScalingEnabled" ParallelismConfigurationProperty -> ParallelismConfigurationProperty -> ParallelismConfigurationProperty # | |||||
| Property "ConfigurationType" ParallelismConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ParallelismConfigurationProperty Associated Types
Methods set :: PropertyType "ConfigurationType" ParallelismConfigurationProperty -> ParallelismConfigurationProperty -> ParallelismConfigurationProperty # | |||||
| Property "Parallelism" ParallelismConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ParallelismConfigurationProperty Associated Types
Methods set :: PropertyType "Parallelism" ParallelismConfigurationProperty -> ParallelismConfigurationProperty -> ParallelismConfigurationProperty # | |||||
| Property "ParallelismPerKPU" ParallelismConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ParallelismConfigurationProperty Associated Types
Methods set :: PropertyType "ParallelismPerKPU" ParallelismConfigurationProperty -> ParallelismConfigurationProperty -> ParallelismConfigurationProperty # | |||||
| type PropertyType "AutoScalingEnabled" ParallelismConfigurationProperty Source # | |||||
| type PropertyType "ConfigurationType" ParallelismConfigurationProperty Source # | |||||
| type PropertyType "Parallelism" ParallelismConfigurationProperty Source # | |||||
| type PropertyType "ParallelismPerKPU" ParallelismConfigurationProperty Source # | |||||
data InputLambdaProcessorProperty Source #
Constructors
| InputLambdaProcessorProperty | |
Instances
| ToJSON InputLambdaProcessorProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputLambdaProcessorProperty Methods toJSON :: InputLambdaProcessorProperty -> Value # toEncoding :: InputLambdaProcessorProperty -> Encoding # toJSONList :: [InputLambdaProcessorProperty] -> Value # toEncodingList :: [InputLambdaProcessorProperty] -> Encoding # | |||||
| Show InputLambdaProcessorProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputLambdaProcessorProperty Methods showsPrec :: Int -> InputLambdaProcessorProperty -> ShowS # show :: InputLambdaProcessorProperty -> String # showList :: [InputLambdaProcessorProperty] -> ShowS # | |||||
| Eq InputLambdaProcessorProperty Source # | |||||
| ToResourceProperties InputLambdaProcessorProperty Source # | |||||
| Property "ResourceARN" InputLambdaProcessorProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputLambdaProcessorProperty Associated Types
Methods set :: PropertyType "ResourceARN" InputLambdaProcessorProperty -> InputLambdaProcessorProperty -> InputLambdaProcessorProperty # | |||||
| type PropertyType "ResourceARN" InputLambdaProcessorProperty Source # | |||||
data InputProcessingConfigurationProperty Source #
Constructors
| InputProcessingConfigurationProperty | |
Fields | |
Instances
| ToJSON InputProcessingConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProcessingConfigurationProperty | |||||
| Show InputProcessingConfigurationProperty Source # | |||||
| Eq InputProcessingConfigurationProperty Source # | |||||
| ToResourceProperties InputProcessingConfigurationProperty Source # | |||||
| Property "InputLambdaProcessor" InputProcessingConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProcessingConfigurationProperty Associated Types
Methods set :: PropertyType "InputLambdaProcessor" InputProcessingConfigurationProperty -> InputProcessingConfigurationProperty -> InputProcessingConfigurationProperty # | |||||
| type PropertyType "InputLambdaProcessor" InputProcessingConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProcessingConfigurationProperty type PropertyType "InputLambdaProcessor" InputProcessingConfigurationProperty = InputLambdaProcessorProperty | |||||
data InputProperty Source #
Constructors
| InputProperty | |
Fields
| |
Instances
| ToJSON InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Methods toJSON :: InputProperty -> Value # toEncoding :: InputProperty -> Encoding # toJSONList :: [InputProperty] -> Value # toEncodingList :: [InputProperty] -> Encoding # omitField :: InputProperty -> Bool # | |||||
| Show InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Methods showsPrec :: Int -> InputProperty -> ShowS # show :: InputProperty -> String # showList :: [InputProperty] -> ShowS # | |||||
| Eq InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Methods (==) :: InputProperty -> InputProperty -> Bool # (/=) :: InputProperty -> InputProperty -> Bool # | |||||
| ToResourceProperties InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Methods toResourceProperties :: InputProperty -> ResourceProperties # | |||||
| Property "InputParallelism" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "InputParallelism" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "InputProcessingConfiguration" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "InputProcessingConfiguration" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "InputSchema" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "InputSchema" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "KinesisFirehoseInput" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "KinesisFirehoseInput" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "KinesisStreamsInput" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "KinesisStreamsInput" InputProperty -> InputProperty -> InputProperty # | |||||
| Property "NamePrefix" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty Associated Types
Methods set :: PropertyType "NamePrefix" InputProperty -> InputProperty -> InputProperty # | |||||
| type PropertyType "InputParallelism" InputProperty Source # | |||||
| type PropertyType "InputProcessingConfiguration" InputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty type PropertyType "InputProcessingConfiguration" InputProperty = InputProcessingConfigurationProperty | |||||
| type PropertyType "InputSchema" InputProperty Source # | |||||
| type PropertyType "KinesisFirehoseInput" InputProperty Source # | |||||
| type PropertyType "KinesisStreamsInput" InputProperty Source # | |||||
| type PropertyType "NamePrefix" InputProperty Source # | |||||
data InputSchemaProperty Source #
Constructors
| InputSchemaProperty | |
Fields | |
Instances
| ToJSON InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Methods toJSON :: InputSchemaProperty -> Value # toEncoding :: InputSchemaProperty -> Encoding # toJSONList :: [InputSchemaProperty] -> Value # toEncodingList :: [InputSchemaProperty] -> Encoding # omitField :: InputSchemaProperty -> Bool # | |||||
| Show InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Methods showsPrec :: Int -> InputSchemaProperty -> ShowS # show :: InputSchemaProperty -> String # showList :: [InputSchemaProperty] -> ShowS # | |||||
| Eq InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Methods (==) :: InputSchemaProperty -> InputSchemaProperty -> Bool # (/=) :: InputSchemaProperty -> InputSchemaProperty -> Bool # | |||||
| ToResourceProperties InputSchemaProperty Source # | |||||
| Property "RecordColumns" InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Associated Types
Methods set :: PropertyType "RecordColumns" InputSchemaProperty -> InputSchemaProperty -> InputSchemaProperty # | |||||
| Property "RecordEncoding" InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Associated Types
Methods set :: PropertyType "RecordEncoding" InputSchemaProperty -> InputSchemaProperty -> InputSchemaProperty # | |||||
| Property "RecordFormat" InputSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty Associated Types
Methods set :: PropertyType "RecordFormat" InputSchemaProperty -> InputSchemaProperty -> InputSchemaProperty # | |||||
| type PropertyType "RecordColumns" InputSchemaProperty Source # | |||||
| type PropertyType "RecordEncoding" InputSchemaProperty Source # | |||||
| type PropertyType "RecordFormat" InputSchemaProperty Source # | |||||
data KinesisFirehoseInputProperty Source #
Constructors
| KinesisFirehoseInputProperty | |
Instances
| ToJSON KinesisFirehoseInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisFirehoseInputProperty Methods toJSON :: KinesisFirehoseInputProperty -> Value # toEncoding :: KinesisFirehoseInputProperty -> Encoding # toJSONList :: [KinesisFirehoseInputProperty] -> Value # toEncodingList :: [KinesisFirehoseInputProperty] -> Encoding # | |||||
| Show KinesisFirehoseInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisFirehoseInputProperty Methods showsPrec :: Int -> KinesisFirehoseInputProperty -> ShowS # show :: KinesisFirehoseInputProperty -> String # showList :: [KinesisFirehoseInputProperty] -> ShowS # | |||||
| Eq KinesisFirehoseInputProperty Source # | |||||
| ToResourceProperties KinesisFirehoseInputProperty Source # | |||||
| Property "ResourceARN" KinesisFirehoseInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisFirehoseInputProperty Associated Types
Methods set :: PropertyType "ResourceARN" KinesisFirehoseInputProperty -> KinesisFirehoseInputProperty -> KinesisFirehoseInputProperty # | |||||
| type PropertyType "ResourceARN" KinesisFirehoseInputProperty Source # | |||||
data KinesisStreamsInputProperty Source #
Constructors
| KinesisStreamsInputProperty | |
Instances
| ToJSON KinesisStreamsInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisStreamsInputProperty Methods toJSON :: KinesisStreamsInputProperty -> Value # toEncoding :: KinesisStreamsInputProperty -> Encoding # toJSONList :: [KinesisStreamsInputProperty] -> Value # toEncodingList :: [KinesisStreamsInputProperty] -> Encoding # | |||||
| Show KinesisStreamsInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisStreamsInputProperty Methods showsPrec :: Int -> KinesisStreamsInputProperty -> ShowS # show :: KinesisStreamsInputProperty -> String # showList :: [KinesisStreamsInputProperty] -> ShowS # | |||||
| Eq KinesisStreamsInputProperty Source # | |||||
| ToResourceProperties KinesisStreamsInputProperty Source # | |||||
| Property "ResourceARN" KinesisStreamsInputProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.KinesisStreamsInputProperty Associated Types
Methods set :: PropertyType "ResourceARN" KinesisStreamsInputProperty -> KinesisStreamsInputProperty -> KinesisStreamsInputProperty # | |||||
| type PropertyType "ResourceARN" KinesisStreamsInputProperty Source # | |||||
data RecordColumnProperty Source #
Constructors
| RecordColumnProperty | |
Fields | |
Instances
| ToJSON RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Methods toJSON :: RecordColumnProperty -> Value # toEncoding :: RecordColumnProperty -> Encoding # toJSONList :: [RecordColumnProperty] -> Value # toEncodingList :: [RecordColumnProperty] -> Encoding # omitField :: RecordColumnProperty -> Bool # | |||||
| Show RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Methods showsPrec :: Int -> RecordColumnProperty -> ShowS # show :: RecordColumnProperty -> String # showList :: [RecordColumnProperty] -> ShowS # | |||||
| Eq RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Methods (==) :: RecordColumnProperty -> RecordColumnProperty -> Bool # (/=) :: RecordColumnProperty -> RecordColumnProperty -> Bool # | |||||
| ToResourceProperties RecordColumnProperty Source # | |||||
| Property "Mapping" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Associated Types
Methods set :: PropertyType "Mapping" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| Property "Name" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Associated Types
Methods set :: PropertyType "Name" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| Property "SqlType" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty Associated Types
Methods set :: PropertyType "SqlType" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| type PropertyType "Mapping" RecordColumnProperty Source # | |||||
| type PropertyType "Name" RecordColumnProperty Source # | |||||
| type PropertyType "SqlType" RecordColumnProperty Source # | |||||
data RecordFormatProperty Source #
Constructors
| RecordFormatProperty | |
Fields | |
Instances
| ToJSON RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty Methods toJSON :: RecordFormatProperty -> Value # toEncoding :: RecordFormatProperty -> Encoding # toJSONList :: [RecordFormatProperty] -> Value # toEncodingList :: [RecordFormatProperty] -> Encoding # omitField :: RecordFormatProperty -> Bool # | |||||
| Show RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty Methods showsPrec :: Int -> RecordFormatProperty -> ShowS # show :: RecordFormatProperty -> String # showList :: [RecordFormatProperty] -> ShowS # | |||||
| Eq RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty Methods (==) :: RecordFormatProperty -> RecordFormatProperty -> Bool # (/=) :: RecordFormatProperty -> RecordFormatProperty -> Bool # | |||||
| ToResourceProperties RecordFormatProperty Source # | |||||
| Property "MappingParameters" RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty Associated Types
Methods set :: PropertyType "MappingParameters" RecordFormatProperty -> RecordFormatProperty -> RecordFormatProperty # | |||||
| Property "RecordFormatType" RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty Associated Types
Methods set :: PropertyType "RecordFormatType" RecordFormatProperty -> RecordFormatProperty -> RecordFormatProperty # | |||||
| type PropertyType "MappingParameters" RecordFormatProperty Source # | |||||
| type PropertyType "RecordFormatType" RecordFormatProperty Source # | |||||
data JSONMappingParametersProperty Source #
Constructors
| JSONMappingParametersProperty | |
Instances
| ToJSON JSONMappingParametersProperty Source # | |||||
| Show JSONMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty Methods showsPrec :: Int -> JSONMappingParametersProperty -> ShowS # show :: JSONMappingParametersProperty -> String # showList :: [JSONMappingParametersProperty] -> ShowS # | |||||
| Eq JSONMappingParametersProperty Source # | |||||
| ToResourceProperties JSONMappingParametersProperty Source # | |||||
| Property "RecordRowPath" JSONMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty Associated Types
Methods set :: PropertyType "RecordRowPath" JSONMappingParametersProperty -> JSONMappingParametersProperty -> JSONMappingParametersProperty # | |||||
| type PropertyType "RecordRowPath" JSONMappingParametersProperty Source # | |||||
data MappingParametersProperty Source #
Constructors
| MappingParametersProperty | |
Fields | |
Instances
| ToJSON MappingParametersProperty Source # | |||||
| Show MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty Methods showsPrec :: Int -> MappingParametersProperty -> ShowS # show :: MappingParametersProperty -> String # showList :: [MappingParametersProperty] -> ShowS # | |||||
| Eq MappingParametersProperty Source # | |||||
| ToResourceProperties MappingParametersProperty Source # | |||||
| Property "CSVMappingParameters" MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty Associated Types
Methods set :: PropertyType "CSVMappingParameters" MappingParametersProperty -> MappingParametersProperty -> MappingParametersProperty # | |||||
| Property "JSONMappingParameters" MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty Associated Types
Methods set :: PropertyType "JSONMappingParameters" MappingParametersProperty -> MappingParametersProperty -> MappingParametersProperty # | |||||
| type PropertyType "CSVMappingParameters" MappingParametersProperty Source # | |||||
| type PropertyType "JSONMappingParameters" MappingParametersProperty Source # | |||||
data ZeppelinMonitoringConfigurationProperty Source #
Constructors
| ZeppelinMonitoringConfigurationProperty | |
Fields
| |
Instances
| ToJSON ZeppelinMonitoringConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinMonitoringConfigurationProperty Methods toJSON :: ZeppelinMonitoringConfigurationProperty -> Value # toEncoding :: ZeppelinMonitoringConfigurationProperty -> Encoding # toJSONList :: [ZeppelinMonitoringConfigurationProperty] -> Value # toEncodingList :: [ZeppelinMonitoringConfigurationProperty] -> Encoding # omitField :: ZeppelinMonitoringConfigurationProperty -> Bool # | |||||
| Show ZeppelinMonitoringConfigurationProperty Source # | |||||
| Eq ZeppelinMonitoringConfigurationProperty Source # | |||||
| ToResourceProperties ZeppelinMonitoringConfigurationProperty Source # | |||||
| Property "LogLevel" ZeppelinMonitoringConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.ZeppelinMonitoringConfigurationProperty Associated Types
| |||||
| type PropertyType "LogLevel" ZeppelinMonitoringConfigurationProperty Source # | |||||
mkApplicationCodeConfigurationProperty :: CodeContentProperty -> Value Text -> ApplicationCodeConfigurationProperty Source #
mkApplicationEncryptionConfigurationProperty :: Value Text -> ApplicationEncryptionConfigurationProperty Source #
mkApplicationSnapshotConfigurationProperty :: Value Bool -> ApplicationSnapshotConfigurationProperty Source #
mkApplicationSystemRollbackConfigurationProperty :: Value Bool -> ApplicationSystemRollbackConfigurationProperty Source #
mkDeployAsApplicationConfigurationProperty :: S3ContentBaseLocationProperty -> DeployAsApplicationConfigurationProperty Source #
mkInputSchemaProperty :: [RecordColumnProperty] -> RecordFormatProperty -> InputSchemaProperty Source #
mkMavenReferenceProperty :: Value Text -> Value Text -> Value Text -> MavenReferenceProperty Source #
data Application Source #
Constructors
| Application | |
Fields
| |
Instances
| ToJSON Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Methods toJSON :: Application -> Value # toEncoding :: Application -> Encoding # toJSONList :: [Application] -> Value # toEncodingList :: [Application] -> Encoding # omitField :: Application -> Bool # | |||||
| Show Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Methods showsPrec :: Int -> Application -> ShowS # show :: Application -> String # showList :: [Application] -> ShowS # | |||||
| Eq Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| ToResourceProperties Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Methods | |||||
| Property "ApplicationConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ApplicationConfiguration" Application -> Application -> Application # | |||||
| Property "ApplicationDescription" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ApplicationDescription" Application -> Application -> Application # | |||||
| Property "ApplicationMaintenanceConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ApplicationMaintenanceConfiguration" Application -> Application -> Application # | |||||
| Property "ApplicationMode" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ApplicationMode" Application -> Application -> Application # | |||||
| Property "ApplicationName" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ApplicationName" Application -> Application -> Application # | |||||
| Property "RunConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "RunConfiguration" Application -> Application -> Application # | |||||
| Property "RuntimeEnvironment" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "RuntimeEnvironment" Application -> Application -> Application # | |||||
| Property "ServiceExecutionRole" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "ServiceExecutionRole" Application -> Application -> Application # | |||||
| Property "Tags" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application Associated Types
Methods set :: PropertyType "Tags" Application -> Application -> Application # | |||||
| type PropertyType "ApplicationConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "ApplicationDescription" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "ApplicationMaintenanceConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application type PropertyType "ApplicationMaintenanceConfiguration" Application = ApplicationMaintenanceConfigurationProperty | |||||
| type PropertyType "ApplicationMode" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "ApplicationName" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "RunConfiguration" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "RuntimeEnvironment" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "ServiceExecutionRole" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
| type PropertyType "Tags" Application Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application | |||||
mkApplication :: Value Text -> Value Text -> Application Source #