| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Pipes.Pipe
Documentation
data CapacityProviderStrategyItemProperty Source #
Constructors
| CapacityProviderStrategyItemProperty | |
Fields | |
Instances
data PipeTargetEventBridgeEventBusParametersProperty Source #
Constructors
| PipeTargetEventBridgeEventBusParametersProperty | |
Fields | |
Instances
| ToJSON PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Methods toJSON :: PipeTargetEventBridgeEventBusParametersProperty -> Value # toEncoding :: PipeTargetEventBridgeEventBusParametersProperty -> Encoding # toJSONList :: [PipeTargetEventBridgeEventBusParametersProperty] -> Value # toEncodingList :: [PipeTargetEventBridgeEventBusParametersProperty] -> Encoding # omitField :: PipeTargetEventBridgeEventBusParametersProperty -> Bool # | |||||
| Show PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| Eq PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| ToResourceProperties PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| Property "DetailType" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Associated Types
| |||||
| Property "EndpointId" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Associated Types
| |||||
| Property "Resources" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Associated Types
| |||||
| Property "Source" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Associated Types
| |||||
| Property "Time" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEventBridgeEventBusParametersProperty Associated Types
| |||||
| type PropertyType "DetailType" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| type PropertyType "EndpointId" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| type PropertyType "Resources" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| type PropertyType "Source" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
| type PropertyType "Time" PipeTargetEventBridgeEventBusParametersProperty Source # | |||||
data BatchArrayPropertiesProperty Source #
Constructors
| BatchArrayPropertiesProperty | |
Instances
| ToJSON BatchArrayPropertiesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchArrayPropertiesProperty Methods toJSON :: BatchArrayPropertiesProperty -> Value # toEncoding :: BatchArrayPropertiesProperty -> Encoding # toJSONList :: [BatchArrayPropertiesProperty] -> Value # toEncodingList :: [BatchArrayPropertiesProperty] -> Encoding # | |||||
| Show BatchArrayPropertiesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchArrayPropertiesProperty Methods showsPrec :: Int -> BatchArrayPropertiesProperty -> ShowS # show :: BatchArrayPropertiesProperty -> String # showList :: [BatchArrayPropertiesProperty] -> ShowS # | |||||
| Eq BatchArrayPropertiesProperty Source # | |||||
| ToResourceProperties BatchArrayPropertiesProperty Source # | |||||
| Property "Size" BatchArrayPropertiesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchArrayPropertiesProperty Associated Types
Methods set :: PropertyType "Size" BatchArrayPropertiesProperty -> BatchArrayPropertiesProperty -> BatchArrayPropertiesProperty # | |||||
| type PropertyType "Size" BatchArrayPropertiesProperty Source # | |||||
data BatchEnvironmentVariableProperty Source #
Constructors
| BatchEnvironmentVariableProperty | |
Fields | |
Instances
| ToJSON BatchEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchEnvironmentVariableProperty | |||||
| Show BatchEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchEnvironmentVariableProperty Methods showsPrec :: Int -> BatchEnvironmentVariableProperty -> ShowS # | |||||
| Eq BatchEnvironmentVariableProperty Source # | |||||
| ToResourceProperties BatchEnvironmentVariableProperty Source # | |||||
| Property "Name" BatchEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchEnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Name" BatchEnvironmentVariableProperty -> BatchEnvironmentVariableProperty -> BatchEnvironmentVariableProperty # | |||||
| Property "Value" BatchEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchEnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Value" BatchEnvironmentVariableProperty -> BatchEnvironmentVariableProperty -> BatchEnvironmentVariableProperty # | |||||
| type PropertyType "Name" BatchEnvironmentVariableProperty Source # | |||||
| type PropertyType "Value" BatchEnvironmentVariableProperty Source # | |||||
data BatchResourceRequirementProperty Source #
Constructors
| BatchResourceRequirementProperty | |
Fields | |
Instances
| ToJSON BatchResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchResourceRequirementProperty | |||||
| Show BatchResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchResourceRequirementProperty Methods showsPrec :: Int -> BatchResourceRequirementProperty -> ShowS # | |||||
| Eq BatchResourceRequirementProperty Source # | |||||
| ToResourceProperties BatchResourceRequirementProperty Source # | |||||
| Property "Type" BatchResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchResourceRequirementProperty Associated Types
Methods set :: PropertyType "Type" BatchResourceRequirementProperty -> BatchResourceRequirementProperty -> BatchResourceRequirementProperty # | |||||
| Property "Value" BatchResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchResourceRequirementProperty Associated Types
Methods set :: PropertyType "Value" BatchResourceRequirementProperty -> BatchResourceRequirementProperty -> BatchResourceRequirementProperty # | |||||
| type PropertyType "Type" BatchResourceRequirementProperty Source # | |||||
| type PropertyType "Value" BatchResourceRequirementProperty Source # | |||||
data EcsEnvironmentFileProperty Source #
Constructors
| EcsEnvironmentFileProperty | |
Fields | |
Instances
| ToJSON EcsEnvironmentFileProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentFileProperty Methods toJSON :: EcsEnvironmentFileProperty -> Value # toEncoding :: EcsEnvironmentFileProperty -> Encoding # toJSONList :: [EcsEnvironmentFileProperty] -> Value # toEncodingList :: [EcsEnvironmentFileProperty] -> Encoding # | |||||
| Show EcsEnvironmentFileProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentFileProperty Methods showsPrec :: Int -> EcsEnvironmentFileProperty -> ShowS # show :: EcsEnvironmentFileProperty -> String # showList :: [EcsEnvironmentFileProperty] -> ShowS # | |||||
| Eq EcsEnvironmentFileProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentFileProperty Methods (==) :: EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty -> Bool # (/=) :: EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty -> Bool # | |||||
| ToResourceProperties EcsEnvironmentFileProperty Source # | |||||
| Property "Type" EcsEnvironmentFileProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentFileProperty Associated Types
Methods set :: PropertyType "Type" EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty # | |||||
| Property "Value" EcsEnvironmentFileProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentFileProperty Associated Types
Methods set :: PropertyType "Value" EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty -> EcsEnvironmentFileProperty # | |||||
| type PropertyType "Type" EcsEnvironmentFileProperty Source # | |||||
| type PropertyType "Value" EcsEnvironmentFileProperty Source # | |||||
data EcsEnvironmentVariableProperty Source #
Constructors
| EcsEnvironmentVariableProperty | |
Fields | |
Instances
| ToJSON EcsEnvironmentVariableProperty Source # | |||||
| Show EcsEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentVariableProperty Methods showsPrec :: Int -> EcsEnvironmentVariableProperty -> ShowS # show :: EcsEnvironmentVariableProperty -> String # showList :: [EcsEnvironmentVariableProperty] -> ShowS # | |||||
| Eq EcsEnvironmentVariableProperty Source # | |||||
| ToResourceProperties EcsEnvironmentVariableProperty Source # | |||||
| Property "Name" EcsEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Name" EcsEnvironmentVariableProperty -> EcsEnvironmentVariableProperty -> EcsEnvironmentVariableProperty # | |||||
| Property "Value" EcsEnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Value" EcsEnvironmentVariableProperty -> EcsEnvironmentVariableProperty -> EcsEnvironmentVariableProperty # | |||||
| type PropertyType "Name" EcsEnvironmentVariableProperty Source # | |||||
| type PropertyType "Value" EcsEnvironmentVariableProperty Source # | |||||
data EcsResourceRequirementProperty Source #
Constructors
| EcsResourceRequirementProperty | |
Fields | |
Instances
| ToJSON EcsResourceRequirementProperty Source # | |||||
| Show EcsResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsResourceRequirementProperty Methods showsPrec :: Int -> EcsResourceRequirementProperty -> ShowS # show :: EcsResourceRequirementProperty -> String # showList :: [EcsResourceRequirementProperty] -> ShowS # | |||||
| Eq EcsResourceRequirementProperty Source # | |||||
| ToResourceProperties EcsResourceRequirementProperty Source # | |||||
| Property "Type" EcsResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsResourceRequirementProperty Associated Types
Methods set :: PropertyType "Type" EcsResourceRequirementProperty -> EcsResourceRequirementProperty -> EcsResourceRequirementProperty # | |||||
| Property "Value" EcsResourceRequirementProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsResourceRequirementProperty Associated Types
Methods set :: PropertyType "Value" EcsResourceRequirementProperty -> EcsResourceRequirementProperty -> EcsResourceRequirementProperty # | |||||
| type PropertyType "Type" EcsResourceRequirementProperty Source # | |||||
| type PropertyType "Value" EcsResourceRequirementProperty Source # | |||||
data SageMakerPipelineParameterProperty Source #
Constructors
| SageMakerPipelineParameterProperty | |
Instances
| ToJSON SageMakerPipelineParameterProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SageMakerPipelineParameterProperty | |||||
| Show SageMakerPipelineParameterProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SageMakerPipelineParameterProperty Methods showsPrec :: Int -> SageMakerPipelineParameterProperty -> ShowS # | |||||
| Eq SageMakerPipelineParameterProperty Source # | |||||
| ToResourceProperties SageMakerPipelineParameterProperty Source # | |||||
| Property "Name" SageMakerPipelineParameterProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SageMakerPipelineParameterProperty Associated Types
| |||||
| Property "Value" SageMakerPipelineParameterProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SageMakerPipelineParameterProperty Associated Types
| |||||
| type PropertyType "Name" SageMakerPipelineParameterProperty Source # | |||||
| type PropertyType "Value" SageMakerPipelineParameterProperty Source # | |||||
data PipeTargetEcsTaskParametersProperty Source #
Constructors
| PipeTargetEcsTaskParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty | |||||
| Show PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Methods showsPrec :: Int -> PipeTargetEcsTaskParametersProperty -> ShowS # show :: PipeTargetEcsTaskParametersProperty -> String # showList :: [PipeTargetEcsTaskParametersProperty] -> ShowS # | |||||
| Eq PipeTargetEcsTaskParametersProperty Source # | |||||
| ToResourceProperties PipeTargetEcsTaskParametersProperty Source # | |||||
| Property "CapacityProviderStrategy" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "CapacityProviderStrategy" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "EnableECSManagedTags" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "EnableECSManagedTags" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "EnableExecuteCommand" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "EnableExecuteCommand" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "Group" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
| |||||
| Property "LaunchType" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "LaunchType" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "NetworkConfiguration" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "NetworkConfiguration" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "Overrides" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "Overrides" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "PlacementConstraints" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "PlacementConstraints" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "PlacementStrategy" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "PlacementStrategy" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "PlatformVersion" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "PlatformVersion" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "PropagateTags" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "PropagateTags" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "ReferenceId" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "ReferenceId" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "Tags" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
| |||||
| Property "TaskCount" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "TaskCount" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| Property "TaskDefinitionArn" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty Associated Types
Methods set :: PropertyType "TaskDefinitionArn" PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty -> PipeTargetEcsTaskParametersProperty # | |||||
| type PropertyType "CapacityProviderStrategy" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty type PropertyType "CapacityProviderStrategy" PipeTargetEcsTaskParametersProperty = [CapacityProviderStrategyItemProperty] | |||||
| type PropertyType "EnableECSManagedTags" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "EnableExecuteCommand" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "Group" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "LaunchType" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "NetworkConfiguration" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty type PropertyType "NetworkConfiguration" PipeTargetEcsTaskParametersProperty = NetworkConfigurationProperty | |||||
| type PropertyType "Overrides" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "PlacementConstraints" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty type PropertyType "PlacementConstraints" PipeTargetEcsTaskParametersProperty = [PlacementConstraintProperty] | |||||
| type PropertyType "PlacementStrategy" PipeTargetEcsTaskParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetEcsTaskParametersProperty type PropertyType "PlacementStrategy" PipeTargetEcsTaskParametersProperty = [PlacementStrategyProperty] | |||||
| type PropertyType "PlatformVersion" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "PropagateTags" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "ReferenceId" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "Tags" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "TaskCount" PipeTargetEcsTaskParametersProperty Source # | |||||
| type PropertyType "TaskDefinitionArn" PipeTargetEcsTaskParametersProperty Source # | |||||
data PipeTargetCloudWatchLogsParametersProperty Source #
Constructors
| PipeTargetCloudWatchLogsParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetCloudWatchLogsParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetCloudWatchLogsParametersProperty Methods toJSON :: PipeTargetCloudWatchLogsParametersProperty -> Value # toEncoding :: PipeTargetCloudWatchLogsParametersProperty -> Encoding # toJSONList :: [PipeTargetCloudWatchLogsParametersProperty] -> Value # toEncodingList :: [PipeTargetCloudWatchLogsParametersProperty] -> Encoding # omitField :: PipeTargetCloudWatchLogsParametersProperty -> Bool # | |||||
| Show PipeTargetCloudWatchLogsParametersProperty Source # | |||||
| Eq PipeTargetCloudWatchLogsParametersProperty Source # | |||||
| ToResourceProperties PipeTargetCloudWatchLogsParametersProperty Source # | |||||
| Property "LogStreamName" PipeTargetCloudWatchLogsParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetCloudWatchLogsParametersProperty Associated Types
Methods set :: PropertyType "LogStreamName" PipeTargetCloudWatchLogsParametersProperty -> PipeTargetCloudWatchLogsParametersProperty -> PipeTargetCloudWatchLogsParametersProperty # | |||||
| Property "Timestamp" PipeTargetCloudWatchLogsParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetCloudWatchLogsParametersProperty Associated Types
| |||||
| type PropertyType "LogStreamName" PipeTargetCloudWatchLogsParametersProperty Source # | |||||
| type PropertyType "Timestamp" PipeTargetCloudWatchLogsParametersProperty Source # | |||||
data PipeLogConfigurationProperty Source #
Constructors
| PipeLogConfigurationProperty | |
Instances
| ToJSON PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Methods toJSON :: PipeLogConfigurationProperty -> Value # toEncoding :: PipeLogConfigurationProperty -> Encoding # toJSONList :: [PipeLogConfigurationProperty] -> Value # toEncodingList :: [PipeLogConfigurationProperty] -> Encoding # | |||||
| Show PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Methods showsPrec :: Int -> PipeLogConfigurationProperty -> ShowS # show :: PipeLogConfigurationProperty -> String # showList :: [PipeLogConfigurationProperty] -> ShowS # | |||||
| Eq PipeLogConfigurationProperty Source # | |||||
| ToResourceProperties PipeLogConfigurationProperty Source # | |||||
| Property "CloudwatchLogsLogDestination" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Associated Types
Methods set :: PropertyType "CloudwatchLogsLogDestination" PipeLogConfigurationProperty -> PipeLogConfigurationProperty -> PipeLogConfigurationProperty # | |||||
| Property "FirehoseLogDestination" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Associated Types
Methods set :: PropertyType "FirehoseLogDestination" PipeLogConfigurationProperty -> PipeLogConfigurationProperty -> PipeLogConfigurationProperty # | |||||
| Property "IncludeExecutionData" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeExecutionData" PipeLogConfigurationProperty -> PipeLogConfigurationProperty -> PipeLogConfigurationProperty # | |||||
| Property "Level" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Associated Types
Methods set :: PropertyType "Level" PipeLogConfigurationProperty -> PipeLogConfigurationProperty -> PipeLogConfigurationProperty # | |||||
| Property "S3LogDestination" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty Associated Types
Methods set :: PropertyType "S3LogDestination" PipeLogConfigurationProperty -> PipeLogConfigurationProperty -> PipeLogConfigurationProperty # | |||||
| type PropertyType "CloudwatchLogsLogDestination" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty type PropertyType "CloudwatchLogsLogDestination" PipeLogConfigurationProperty = CloudwatchLogsLogDestinationProperty | |||||
| type PropertyType "FirehoseLogDestination" PipeLogConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeLogConfigurationProperty type PropertyType "FirehoseLogDestination" PipeLogConfigurationProperty = FirehoseLogDestinationProperty | |||||
| type PropertyType "IncludeExecutionData" PipeLogConfigurationProperty Source # | |||||
| type PropertyType "Level" PipeLogConfigurationProperty Source # | |||||
| type PropertyType "S3LogDestination" PipeLogConfigurationProperty Source # | |||||
data PipeTargetParametersProperty Source #
Constructors
| PipeTargetParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Methods toJSON :: PipeTargetParametersProperty -> Value # toEncoding :: PipeTargetParametersProperty -> Encoding # toJSONList :: [PipeTargetParametersProperty] -> Value # toEncodingList :: [PipeTargetParametersProperty] -> Encoding # | |||||
| Show PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Methods showsPrec :: Int -> PipeTargetParametersProperty -> ShowS # show :: PipeTargetParametersProperty -> String # showList :: [PipeTargetParametersProperty] -> ShowS # | |||||
| Eq PipeTargetParametersProperty Source # | |||||
| ToResourceProperties PipeTargetParametersProperty Source # | |||||
| Property "BatchJobParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "BatchJobParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "CloudWatchLogsParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "CloudWatchLogsParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "EcsTaskParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "EcsTaskParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "EventBridgeEventBusParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "EventBridgeEventBusParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "HttpParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "HttpParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "InputTemplate" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "InputTemplate" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "KinesisStreamParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "KinesisStreamParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "LambdaFunctionParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "LambdaFunctionParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "RedshiftDataParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "RedshiftDataParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "SageMakerPipelineParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "SageMakerPipelineParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "SqsQueueParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "SqsQueueParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "StepFunctionStateMachineParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "StepFunctionStateMachineParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| Property "TimestreamParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty Associated Types
Methods set :: PropertyType "TimestreamParameters" PipeTargetParametersProperty -> PipeTargetParametersProperty -> PipeTargetParametersProperty # | |||||
| type PropertyType "BatchJobParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "BatchJobParameters" PipeTargetParametersProperty = PipeTargetBatchJobParametersProperty | |||||
| type PropertyType "CloudWatchLogsParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "CloudWatchLogsParameters" PipeTargetParametersProperty = PipeTargetCloudWatchLogsParametersProperty | |||||
| type PropertyType "EcsTaskParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "EcsTaskParameters" PipeTargetParametersProperty = PipeTargetEcsTaskParametersProperty | |||||
| type PropertyType "EventBridgeEventBusParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "EventBridgeEventBusParameters" PipeTargetParametersProperty = PipeTargetEventBridgeEventBusParametersProperty | |||||
| type PropertyType "HttpParameters" PipeTargetParametersProperty Source # | |||||
| type PropertyType "InputTemplate" PipeTargetParametersProperty Source # | |||||
| type PropertyType "KinesisStreamParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "KinesisStreamParameters" PipeTargetParametersProperty = PipeTargetKinesisStreamParametersProperty | |||||
| type PropertyType "LambdaFunctionParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "LambdaFunctionParameters" PipeTargetParametersProperty = PipeTargetLambdaFunctionParametersProperty | |||||
| type PropertyType "RedshiftDataParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "RedshiftDataParameters" PipeTargetParametersProperty = PipeTargetRedshiftDataParametersProperty | |||||
| type PropertyType "SageMakerPipelineParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "SageMakerPipelineParameters" PipeTargetParametersProperty = PipeTargetSageMakerPipelineParametersProperty | |||||
| type PropertyType "SqsQueueParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "SqsQueueParameters" PipeTargetParametersProperty = PipeTargetSqsQueueParametersProperty | |||||
| type PropertyType "StepFunctionStateMachineParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "StepFunctionStateMachineParameters" PipeTargetParametersProperty = PipeTargetStateMachineParametersProperty | |||||
| type PropertyType "TimestreamParameters" PipeTargetParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetParametersProperty type PropertyType "TimestreamParameters" PipeTargetParametersProperty = PipeTargetTimestreamParametersProperty | |||||
data AwsVpcConfigurationProperty Source #
Constructors
| AwsVpcConfigurationProperty | |
Fields
| |
Instances
| ToJSON AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Methods toJSON :: AwsVpcConfigurationProperty -> Value # toEncoding :: AwsVpcConfigurationProperty -> Encoding # toJSONList :: [AwsVpcConfigurationProperty] -> Value # toEncodingList :: [AwsVpcConfigurationProperty] -> Encoding # | |||||
| Show AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Methods showsPrec :: Int -> AwsVpcConfigurationProperty -> ShowS # show :: AwsVpcConfigurationProperty -> String # showList :: [AwsVpcConfigurationProperty] -> ShowS # | |||||
| Eq AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Methods (==) :: AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty -> Bool # (/=) :: AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty -> Bool # | |||||
| ToResourceProperties AwsVpcConfigurationProperty Source # | |||||
| Property "AssignPublicIp" AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Associated Types
Methods set :: PropertyType "AssignPublicIp" AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty # | |||||
| Property "SecurityGroups" AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Associated Types
Methods set :: PropertyType "SecurityGroups" AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty # | |||||
| Property "Subnets" AwsVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.AwsVpcConfigurationProperty Associated Types
Methods set :: PropertyType "Subnets" AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty -> AwsVpcConfigurationProperty # | |||||
| type PropertyType "AssignPublicIp" AwsVpcConfigurationProperty Source # | |||||
| type PropertyType "SecurityGroups" AwsVpcConfigurationProperty Source # | |||||
| type PropertyType "Subnets" AwsVpcConfigurationProperty Source # | |||||
data BatchContainerOverridesProperty Source #
Constructors
| BatchContainerOverridesProperty | |
Fields | |
Instances
| ToJSON BatchContainerOverridesProperty Source # | |||||
| Show BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty Methods showsPrec :: Int -> BatchContainerOverridesProperty -> ShowS # | |||||
| Eq BatchContainerOverridesProperty Source # | |||||
| ToResourceProperties BatchContainerOverridesProperty Source # | |||||
| Property "Command" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty Associated Types
Methods set :: PropertyType "Command" BatchContainerOverridesProperty -> BatchContainerOverridesProperty -> BatchContainerOverridesProperty # | |||||
| Property "Environment" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty Associated Types
Methods set :: PropertyType "Environment" BatchContainerOverridesProperty -> BatchContainerOverridesProperty -> BatchContainerOverridesProperty # | |||||
| Property "InstanceType" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty Associated Types
Methods set :: PropertyType "InstanceType" BatchContainerOverridesProperty -> BatchContainerOverridesProperty -> BatchContainerOverridesProperty # | |||||
| Property "ResourceRequirements" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty Associated Types
Methods set :: PropertyType "ResourceRequirements" BatchContainerOverridesProperty -> BatchContainerOverridesProperty -> BatchContainerOverridesProperty # | |||||
| type PropertyType "Command" BatchContainerOverridesProperty Source # | |||||
| type PropertyType "Environment" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty type PropertyType "Environment" BatchContainerOverridesProperty = [BatchEnvironmentVariableProperty] | |||||
| type PropertyType "InstanceType" BatchContainerOverridesProperty Source # | |||||
| type PropertyType "ResourceRequirements" BatchContainerOverridesProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchContainerOverridesProperty type PropertyType "ResourceRequirements" BatchContainerOverridesProperty = [BatchResourceRequirementProperty] | |||||
data BatchJobDependencyProperty Source #
Constructors
| BatchJobDependencyProperty | |
Fields | |
Instances
| ToJSON BatchJobDependencyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchJobDependencyProperty Methods toJSON :: BatchJobDependencyProperty -> Value # toEncoding :: BatchJobDependencyProperty -> Encoding # toJSONList :: [BatchJobDependencyProperty] -> Value # toEncodingList :: [BatchJobDependencyProperty] -> Encoding # | |||||
| Show BatchJobDependencyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchJobDependencyProperty Methods showsPrec :: Int -> BatchJobDependencyProperty -> ShowS # show :: BatchJobDependencyProperty -> String # showList :: [BatchJobDependencyProperty] -> ShowS # | |||||
| Eq BatchJobDependencyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchJobDependencyProperty Methods (==) :: BatchJobDependencyProperty -> BatchJobDependencyProperty -> Bool # (/=) :: BatchJobDependencyProperty -> BatchJobDependencyProperty -> Bool # | |||||
| ToResourceProperties BatchJobDependencyProperty Source # | |||||
| Property "JobId" BatchJobDependencyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchJobDependencyProperty Associated Types
Methods set :: PropertyType "JobId" BatchJobDependencyProperty -> BatchJobDependencyProperty -> BatchJobDependencyProperty # | |||||
| Property "Type" BatchJobDependencyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchJobDependencyProperty Associated Types
Methods set :: PropertyType "Type" BatchJobDependencyProperty -> BatchJobDependencyProperty -> BatchJobDependencyProperty # | |||||
| type PropertyType "JobId" BatchJobDependencyProperty Source # | |||||
| type PropertyType "Type" BatchJobDependencyProperty Source # | |||||
data BatchRetryStrategyProperty Source #
Constructors
| BatchRetryStrategyProperty | |
Instances
| ToJSON BatchRetryStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchRetryStrategyProperty Methods toJSON :: BatchRetryStrategyProperty -> Value # toEncoding :: BatchRetryStrategyProperty -> Encoding # toJSONList :: [BatchRetryStrategyProperty] -> Value # toEncodingList :: [BatchRetryStrategyProperty] -> Encoding # | |||||
| Show BatchRetryStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchRetryStrategyProperty Methods showsPrec :: Int -> BatchRetryStrategyProperty -> ShowS # show :: BatchRetryStrategyProperty -> String # showList :: [BatchRetryStrategyProperty] -> ShowS # | |||||
| Eq BatchRetryStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchRetryStrategyProperty Methods (==) :: BatchRetryStrategyProperty -> BatchRetryStrategyProperty -> Bool # (/=) :: BatchRetryStrategyProperty -> BatchRetryStrategyProperty -> Bool # | |||||
| ToResourceProperties BatchRetryStrategyProperty Source # | |||||
| Property "Attempts" BatchRetryStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.BatchRetryStrategyProperty Associated Types
Methods set :: PropertyType "Attempts" BatchRetryStrategyProperty -> BatchRetryStrategyProperty -> BatchRetryStrategyProperty # | |||||
| type PropertyType "Attempts" BatchRetryStrategyProperty Source # | |||||
data CloudwatchLogsLogDestinationProperty Source #
Constructors
| CloudwatchLogsLogDestinationProperty | |
Instances
| ToJSON CloudwatchLogsLogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.CloudwatchLogsLogDestinationProperty | |||||
| Show CloudwatchLogsLogDestinationProperty Source # | |||||
| Eq CloudwatchLogsLogDestinationProperty Source # | |||||
| ToResourceProperties CloudwatchLogsLogDestinationProperty Source # | |||||
| Property "LogGroupArn" CloudwatchLogsLogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.CloudwatchLogsLogDestinationProperty Associated Types
Methods set :: PropertyType "LogGroupArn" CloudwatchLogsLogDestinationProperty -> CloudwatchLogsLogDestinationProperty -> CloudwatchLogsLogDestinationProperty # | |||||
| type PropertyType "LogGroupArn" CloudwatchLogsLogDestinationProperty Source # | |||||
data DimensionMappingProperty Source #
Constructors
| DimensionMappingProperty | |
Fields | |
Instances
| ToJSON DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Methods toJSON :: DimensionMappingProperty -> Value # toEncoding :: DimensionMappingProperty -> Encoding # toJSONList :: [DimensionMappingProperty] -> Value # | |||||
| Show DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Methods showsPrec :: Int -> DimensionMappingProperty -> ShowS # show :: DimensionMappingProperty -> String # showList :: [DimensionMappingProperty] -> ShowS # | |||||
| Eq DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Methods (==) :: DimensionMappingProperty -> DimensionMappingProperty -> Bool # (/=) :: DimensionMappingProperty -> DimensionMappingProperty -> Bool # | |||||
| ToResourceProperties DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Methods toResourceProperties :: DimensionMappingProperty -> ResourceProperties # | |||||
| Property "DimensionName" DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Associated Types
Methods set :: PropertyType "DimensionName" DimensionMappingProperty -> DimensionMappingProperty -> DimensionMappingProperty # | |||||
| Property "DimensionValue" DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Associated Types
Methods set :: PropertyType "DimensionValue" DimensionMappingProperty -> DimensionMappingProperty -> DimensionMappingProperty # | |||||
| Property "DimensionValueType" DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.DimensionMappingProperty Associated Types
Methods set :: PropertyType "DimensionValueType" DimensionMappingProperty -> DimensionMappingProperty -> DimensionMappingProperty # | |||||
| type PropertyType "DimensionName" DimensionMappingProperty Source # | |||||
| type PropertyType "DimensionValue" DimensionMappingProperty Source # | |||||
| type PropertyType "DimensionValueType" DimensionMappingProperty Source # | |||||
data EcsContainerOverrideProperty Source #
Constructors
| EcsContainerOverrideProperty | |
Fields
| |
Instances
| ToJSON EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Methods toJSON :: EcsContainerOverrideProperty -> Value # toEncoding :: EcsContainerOverrideProperty -> Encoding # toJSONList :: [EcsContainerOverrideProperty] -> Value # toEncodingList :: [EcsContainerOverrideProperty] -> Encoding # | |||||
| Show EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Methods showsPrec :: Int -> EcsContainerOverrideProperty -> ShowS # show :: EcsContainerOverrideProperty -> String # showList :: [EcsContainerOverrideProperty] -> ShowS # | |||||
| Eq EcsContainerOverrideProperty Source # | |||||
| ToResourceProperties EcsContainerOverrideProperty Source # | |||||
| Property "Command" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "Command" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "Cpu" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "Cpu" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "Environment" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "Environment" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "EnvironmentFiles" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "EnvironmentFiles" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "Memory" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "Memory" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "MemoryReservation" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "MemoryReservation" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "Name" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "Name" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| Property "ResourceRequirements" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty Associated Types
Methods set :: PropertyType "ResourceRequirements" EcsContainerOverrideProperty -> EcsContainerOverrideProperty -> EcsContainerOverrideProperty # | |||||
| type PropertyType "Command" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "Cpu" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "Environment" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "EnvironmentFiles" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "Memory" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "MemoryReservation" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "Name" EcsContainerOverrideProperty Source # | |||||
| type PropertyType "ResourceRequirements" EcsContainerOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsContainerOverrideProperty type PropertyType "ResourceRequirements" EcsContainerOverrideProperty = [EcsResourceRequirementProperty] | |||||
data EcsEphemeralStorageProperty Source #
Constructors
| EcsEphemeralStorageProperty | |
Instances
| ToJSON EcsEphemeralStorageProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEphemeralStorageProperty Methods toJSON :: EcsEphemeralStorageProperty -> Value # toEncoding :: EcsEphemeralStorageProperty -> Encoding # toJSONList :: [EcsEphemeralStorageProperty] -> Value # toEncodingList :: [EcsEphemeralStorageProperty] -> Encoding # | |||||
| Show EcsEphemeralStorageProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEphemeralStorageProperty Methods showsPrec :: Int -> EcsEphemeralStorageProperty -> ShowS # show :: EcsEphemeralStorageProperty -> String # showList :: [EcsEphemeralStorageProperty] -> ShowS # | |||||
| Eq EcsEphemeralStorageProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEphemeralStorageProperty Methods (==) :: EcsEphemeralStorageProperty -> EcsEphemeralStorageProperty -> Bool # (/=) :: EcsEphemeralStorageProperty -> EcsEphemeralStorageProperty -> Bool # | |||||
| ToResourceProperties EcsEphemeralStorageProperty Source # | |||||
| Property "SizeInGiB" EcsEphemeralStorageProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsEphemeralStorageProperty Associated Types
Methods set :: PropertyType "SizeInGiB" EcsEphemeralStorageProperty -> EcsEphemeralStorageProperty -> EcsEphemeralStorageProperty # | |||||
| type PropertyType "SizeInGiB" EcsEphemeralStorageProperty Source # | |||||
data EcsInferenceAcceleratorOverrideProperty Source #
Constructors
| EcsInferenceAcceleratorOverrideProperty | |
Fields
| |
Instances
| ToJSON EcsInferenceAcceleratorOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsInferenceAcceleratorOverrideProperty Methods toJSON :: EcsInferenceAcceleratorOverrideProperty -> Value # toEncoding :: EcsInferenceAcceleratorOverrideProperty -> Encoding # toJSONList :: [EcsInferenceAcceleratorOverrideProperty] -> Value # toEncodingList :: [EcsInferenceAcceleratorOverrideProperty] -> Encoding # omitField :: EcsInferenceAcceleratorOverrideProperty -> Bool # | |||||
| Show EcsInferenceAcceleratorOverrideProperty Source # | |||||
| Eq EcsInferenceAcceleratorOverrideProperty Source # | |||||
| ToResourceProperties EcsInferenceAcceleratorOverrideProperty Source # | |||||
| Property "DeviceName" EcsInferenceAcceleratorOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsInferenceAcceleratorOverrideProperty Associated Types
Methods set :: PropertyType "DeviceName" EcsInferenceAcceleratorOverrideProperty -> EcsInferenceAcceleratorOverrideProperty -> EcsInferenceAcceleratorOverrideProperty # | |||||
| Property "DeviceType" EcsInferenceAcceleratorOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsInferenceAcceleratorOverrideProperty Associated Types
Methods set :: PropertyType "DeviceType" EcsInferenceAcceleratorOverrideProperty -> EcsInferenceAcceleratorOverrideProperty -> EcsInferenceAcceleratorOverrideProperty # | |||||
| type PropertyType "DeviceName" EcsInferenceAcceleratorOverrideProperty Source # | |||||
| type PropertyType "DeviceType" EcsInferenceAcceleratorOverrideProperty Source # | |||||
data EcsTaskOverrideProperty Source #
Constructors
| EcsTaskOverrideProperty | |
Fields
| |
Instances
| ToJSON EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Methods toJSON :: EcsTaskOverrideProperty -> Value # toEncoding :: EcsTaskOverrideProperty -> Encoding # toJSONList :: [EcsTaskOverrideProperty] -> Value # | |||||
| Show EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Methods showsPrec :: Int -> EcsTaskOverrideProperty -> ShowS # show :: EcsTaskOverrideProperty -> String # showList :: [EcsTaskOverrideProperty] -> ShowS # | |||||
| Eq EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Methods (==) :: EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> Bool # (/=) :: EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> Bool # | |||||
| ToResourceProperties EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Methods toResourceProperties :: EcsTaskOverrideProperty -> ResourceProperties # | |||||
| Property "ContainerOverrides" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "ContainerOverrides" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "Cpu" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "Cpu" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "EphemeralStorage" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "EphemeralStorage" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "ExecutionRoleArn" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "ExecutionRoleArn" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "InferenceAcceleratorOverrides" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "InferenceAcceleratorOverrides" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "Memory" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "Memory" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| Property "TaskRoleArn" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty Associated Types
Methods set :: PropertyType "TaskRoleArn" EcsTaskOverrideProperty -> EcsTaskOverrideProperty -> EcsTaskOverrideProperty # | |||||
| type PropertyType "ContainerOverrides" EcsTaskOverrideProperty Source # | |||||
| type PropertyType "Cpu" EcsTaskOverrideProperty Source # | |||||
| type PropertyType "EphemeralStorage" EcsTaskOverrideProperty Source # | |||||
| type PropertyType "ExecutionRoleArn" EcsTaskOverrideProperty Source # | |||||
| type PropertyType "InferenceAcceleratorOverrides" EcsTaskOverrideProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.EcsTaskOverrideProperty type PropertyType "InferenceAcceleratorOverrides" EcsTaskOverrideProperty = [EcsInferenceAcceleratorOverrideProperty] | |||||
| type PropertyType "Memory" EcsTaskOverrideProperty Source # | |||||
| type PropertyType "TaskRoleArn" EcsTaskOverrideProperty Source # | |||||
data FirehoseLogDestinationProperty Source #
Constructors
| FirehoseLogDestinationProperty | |
Instances
| ToJSON FirehoseLogDestinationProperty Source # | |||||
| Show FirehoseLogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.FirehoseLogDestinationProperty Methods showsPrec :: Int -> FirehoseLogDestinationProperty -> ShowS # show :: FirehoseLogDestinationProperty -> String # showList :: [FirehoseLogDestinationProperty] -> ShowS # | |||||
| Eq FirehoseLogDestinationProperty Source # | |||||
| ToResourceProperties FirehoseLogDestinationProperty Source # | |||||
| Property "DeliveryStreamArn" FirehoseLogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.FirehoseLogDestinationProperty Associated Types
Methods set :: PropertyType "DeliveryStreamArn" FirehoseLogDestinationProperty -> FirehoseLogDestinationProperty -> FirehoseLogDestinationProperty # | |||||
| type PropertyType "DeliveryStreamArn" FirehoseLogDestinationProperty Source # | |||||
data MultiMeasureAttributeMappingProperty Source #
Constructors
| MultiMeasureAttributeMappingProperty | |
Fields | |
Instances
| ToJSON MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureAttributeMappingProperty | |||||
| Show MultiMeasureAttributeMappingProperty Source # | |||||
| Eq MultiMeasureAttributeMappingProperty Source # | |||||
| ToResourceProperties MultiMeasureAttributeMappingProperty Source # | |||||
| Property "MeasureValue" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "MeasureValue" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| Property "MeasureValueType" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "MeasureValueType" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| Property "MultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "MultiMeasureAttributeName" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| type PropertyType "MeasureValue" MultiMeasureAttributeMappingProperty Source # | |||||
| type PropertyType "MeasureValueType" MultiMeasureAttributeMappingProperty Source # | |||||
| type PropertyType "MultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # | |||||
data MultiMeasureMappingProperty Source #
Constructors
| MultiMeasureMappingProperty | |
Fields | |
Instances
| ToJSON MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty Methods toJSON :: MultiMeasureMappingProperty -> Value # toEncoding :: MultiMeasureMappingProperty -> Encoding # toJSONList :: [MultiMeasureMappingProperty] -> Value # toEncodingList :: [MultiMeasureMappingProperty] -> Encoding # | |||||
| Show MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty Methods showsPrec :: Int -> MultiMeasureMappingProperty -> ShowS # show :: MultiMeasureMappingProperty -> String # showList :: [MultiMeasureMappingProperty] -> ShowS # | |||||
| Eq MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty Methods (==) :: MultiMeasureMappingProperty -> MultiMeasureMappingProperty -> Bool # (/=) :: MultiMeasureMappingProperty -> MultiMeasureMappingProperty -> Bool # | |||||
| ToResourceProperties MultiMeasureMappingProperty Source # | |||||
| Property "MultiMeasureAttributeMappings" MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty Associated Types
Methods set :: PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingProperty -> MultiMeasureMappingProperty -> MultiMeasureMappingProperty # | |||||
| Property "MultiMeasureName" MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty Associated Types
Methods set :: PropertyType "MultiMeasureName" MultiMeasureMappingProperty -> MultiMeasureMappingProperty -> MultiMeasureMappingProperty # | |||||
| type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.MultiMeasureMappingProperty type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingProperty = [MultiMeasureAttributeMappingProperty] | |||||
| type PropertyType "MultiMeasureName" MultiMeasureMappingProperty Source # | |||||
data NetworkConfigurationProperty Source #
Constructors
| NetworkConfigurationProperty | |
Instances
| ToJSON NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.NetworkConfigurationProperty Methods toJSON :: NetworkConfigurationProperty -> Value # toEncoding :: NetworkConfigurationProperty -> Encoding # toJSONList :: [NetworkConfigurationProperty] -> Value # toEncodingList :: [NetworkConfigurationProperty] -> Encoding # | |||||
| Show NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.NetworkConfigurationProperty Methods showsPrec :: Int -> NetworkConfigurationProperty -> ShowS # show :: NetworkConfigurationProperty -> String # showList :: [NetworkConfigurationProperty] -> ShowS # | |||||
| Eq NetworkConfigurationProperty Source # | |||||
| ToResourceProperties NetworkConfigurationProperty Source # | |||||
| Property "AwsvpcConfiguration" NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.NetworkConfigurationProperty Associated Types
Methods set :: PropertyType "AwsvpcConfiguration" NetworkConfigurationProperty -> NetworkConfigurationProperty -> NetworkConfigurationProperty # | |||||
| type PropertyType "AwsvpcConfiguration" NetworkConfigurationProperty Source # | |||||
data S3LogDestinationProperty Source #
Constructors
| S3LogDestinationProperty | |
Fields
| |
Instances
| ToJSON S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Methods toJSON :: S3LogDestinationProperty -> Value # toEncoding :: S3LogDestinationProperty -> Encoding # toJSONList :: [S3LogDestinationProperty] -> Value # | |||||
| Show S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Methods showsPrec :: Int -> S3LogDestinationProperty -> ShowS # show :: S3LogDestinationProperty -> String # showList :: [S3LogDestinationProperty] -> ShowS # | |||||
| Eq S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Methods (==) :: S3LogDestinationProperty -> S3LogDestinationProperty -> Bool # (/=) :: S3LogDestinationProperty -> S3LogDestinationProperty -> Bool # | |||||
| ToResourceProperties S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Methods toResourceProperties :: S3LogDestinationProperty -> ResourceProperties # | |||||
| Property "BucketName" S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Associated Types
Methods set :: PropertyType "BucketName" S3LogDestinationProperty -> S3LogDestinationProperty -> S3LogDestinationProperty # | |||||
| Property "BucketOwner" S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Associated Types
Methods set :: PropertyType "BucketOwner" S3LogDestinationProperty -> S3LogDestinationProperty -> S3LogDestinationProperty # | |||||
| Property "OutputFormat" S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Associated Types
Methods set :: PropertyType "OutputFormat" S3LogDestinationProperty -> S3LogDestinationProperty -> S3LogDestinationProperty # | |||||
| Property "Prefix" S3LogDestinationProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.S3LogDestinationProperty Associated Types
Methods set :: PropertyType "Prefix" S3LogDestinationProperty -> S3LogDestinationProperty -> S3LogDestinationProperty # | |||||
| type PropertyType "BucketName" S3LogDestinationProperty Source # | |||||
| type PropertyType "BucketOwner" S3LogDestinationProperty Source # | |||||
| type PropertyType "OutputFormat" S3LogDestinationProperty Source # | |||||
| type PropertyType "Prefix" S3LogDestinationProperty Source # | |||||
data PipeTargetBatchJobParametersProperty Source #
Constructors
| PipeTargetBatchJobParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty | |||||
| Show PipeTargetBatchJobParametersProperty Source # | |||||
| Eq PipeTargetBatchJobParametersProperty Source # | |||||
| ToResourceProperties PipeTargetBatchJobParametersProperty Source # | |||||
| Property "ArrayProperties" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "ArrayProperties" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "ContainerOverrides" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "ContainerOverrides" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "DependsOn" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "DependsOn" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "JobDefinition" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "JobDefinition" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "JobName" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "JobName" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "Parameters" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "Parameters" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| Property "RetryStrategy" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty Associated Types
Methods set :: PropertyType "RetryStrategy" PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty -> PipeTargetBatchJobParametersProperty # | |||||
| type PropertyType "ArrayProperties" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty type PropertyType "ArrayProperties" PipeTargetBatchJobParametersProperty = BatchArrayPropertiesProperty | |||||
| type PropertyType "ContainerOverrides" PipeTargetBatchJobParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetBatchJobParametersProperty type PropertyType "ContainerOverrides" PipeTargetBatchJobParametersProperty = BatchContainerOverridesProperty | |||||
| type PropertyType "DependsOn" PipeTargetBatchJobParametersProperty Source # | |||||
| type PropertyType "JobDefinition" PipeTargetBatchJobParametersProperty Source # | |||||
| type PropertyType "JobName" PipeTargetBatchJobParametersProperty Source # | |||||
| type PropertyType "Parameters" PipeTargetBatchJobParametersProperty Source # | |||||
| type PropertyType "RetryStrategy" PipeTargetBatchJobParametersProperty Source # | |||||
data PlacementConstraintProperty Source #
Constructors
| PlacementConstraintProperty | |
Fields
| |
Instances
| ToJSON PlacementConstraintProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementConstraintProperty Methods toJSON :: PlacementConstraintProperty -> Value # toEncoding :: PlacementConstraintProperty -> Encoding # toJSONList :: [PlacementConstraintProperty] -> Value # toEncodingList :: [PlacementConstraintProperty] -> Encoding # | |||||
| Show PlacementConstraintProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementConstraintProperty Methods showsPrec :: Int -> PlacementConstraintProperty -> ShowS # show :: PlacementConstraintProperty -> String # showList :: [PlacementConstraintProperty] -> ShowS # | |||||
| Eq PlacementConstraintProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementConstraintProperty Methods (==) :: PlacementConstraintProperty -> PlacementConstraintProperty -> Bool # (/=) :: PlacementConstraintProperty -> PlacementConstraintProperty -> Bool # | |||||
| ToResourceProperties PlacementConstraintProperty Source # | |||||
| Property "Expression" PlacementConstraintProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementConstraintProperty Associated Types
Methods set :: PropertyType "Expression" PlacementConstraintProperty -> PlacementConstraintProperty -> PlacementConstraintProperty # | |||||
| Property "Type" PlacementConstraintProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementConstraintProperty Associated Types
Methods set :: PropertyType "Type" PlacementConstraintProperty -> PlacementConstraintProperty -> PlacementConstraintProperty # | |||||
| type PropertyType "Expression" PlacementConstraintProperty Source # | |||||
| type PropertyType "Type" PlacementConstraintProperty Source # | |||||
data PlacementStrategyProperty Source #
Constructors
| PlacementStrategyProperty | |
Instances
| ToJSON PlacementStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementStrategyProperty Methods toJSON :: PlacementStrategyProperty -> Value # toEncoding :: PlacementStrategyProperty -> Encoding # toJSONList :: [PlacementStrategyProperty] -> Value # | |||||
| Show PlacementStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementStrategyProperty Methods showsPrec :: Int -> PlacementStrategyProperty -> ShowS # show :: PlacementStrategyProperty -> String # showList :: [PlacementStrategyProperty] -> ShowS # | |||||
| Eq PlacementStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementStrategyProperty Methods (==) :: PlacementStrategyProperty -> PlacementStrategyProperty -> Bool # (/=) :: PlacementStrategyProperty -> PlacementStrategyProperty -> Bool # | |||||
| ToResourceProperties PlacementStrategyProperty Source # | |||||
| Property "Field" PlacementStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementStrategyProperty Associated Types
Methods set :: PropertyType "Field" PlacementStrategyProperty -> PlacementStrategyProperty -> PlacementStrategyProperty # | |||||
| Property "Type" PlacementStrategyProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PlacementStrategyProperty Associated Types
Methods set :: PropertyType "Type" PlacementStrategyProperty -> PlacementStrategyProperty -> PlacementStrategyProperty # | |||||
| type PropertyType "Field" PlacementStrategyProperty Source # | |||||
| type PropertyType "Type" PlacementStrategyProperty Source # | |||||
data PipeTargetHttpParametersProperty Source #
Constructors
| PipeTargetHttpParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetHttpParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetHttpParametersProperty | |||||
| Show PipeTargetHttpParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetHttpParametersProperty Methods showsPrec :: Int -> PipeTargetHttpParametersProperty -> ShowS # | |||||
| Eq PipeTargetHttpParametersProperty Source # | |||||
| ToResourceProperties PipeTargetHttpParametersProperty Source # | |||||
| Property "HeaderParameters" PipeTargetHttpParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetHttpParametersProperty Associated Types
Methods set :: PropertyType "HeaderParameters" PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty # | |||||
| Property "PathParameterValues" PipeTargetHttpParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetHttpParametersProperty Associated Types
Methods set :: PropertyType "PathParameterValues" PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty # | |||||
| Property "QueryStringParameters" PipeTargetHttpParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetHttpParametersProperty Associated Types
Methods set :: PropertyType "QueryStringParameters" PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty -> PipeTargetHttpParametersProperty # | |||||
| type PropertyType "HeaderParameters" PipeTargetHttpParametersProperty Source # | |||||
| type PropertyType "PathParameterValues" PipeTargetHttpParametersProperty Source # | |||||
| type PropertyType "QueryStringParameters" PipeTargetHttpParametersProperty Source # | |||||
data PipeTargetKinesisStreamParametersProperty Source #
Constructors
| PipeTargetKinesisStreamParametersProperty | |
Instances
| ToJSON PipeTargetKinesisStreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetKinesisStreamParametersProperty Methods toJSON :: PipeTargetKinesisStreamParametersProperty -> Value # toEncoding :: PipeTargetKinesisStreamParametersProperty -> Encoding # toJSONList :: [PipeTargetKinesisStreamParametersProperty] -> Value # toEncodingList :: [PipeTargetKinesisStreamParametersProperty] -> Encoding # omitField :: PipeTargetKinesisStreamParametersProperty -> Bool # | |||||
| Show PipeTargetKinesisStreamParametersProperty Source # | |||||
| Eq PipeTargetKinesisStreamParametersProperty Source # | |||||
| ToResourceProperties PipeTargetKinesisStreamParametersProperty Source # | |||||
| Property "PartitionKey" PipeTargetKinesisStreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetKinesisStreamParametersProperty Associated Types
Methods set :: PropertyType "PartitionKey" PipeTargetKinesisStreamParametersProperty -> PipeTargetKinesisStreamParametersProperty -> PipeTargetKinesisStreamParametersProperty # | |||||
| type PropertyType "PartitionKey" PipeTargetKinesisStreamParametersProperty Source # | |||||
data PipeTargetLambdaFunctionParametersProperty Source #
Constructors
| PipeTargetLambdaFunctionParametersProperty | |
Instances
| ToJSON PipeTargetLambdaFunctionParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetLambdaFunctionParametersProperty Methods toJSON :: PipeTargetLambdaFunctionParametersProperty -> Value # toEncoding :: PipeTargetLambdaFunctionParametersProperty -> Encoding # toJSONList :: [PipeTargetLambdaFunctionParametersProperty] -> Value # toEncodingList :: [PipeTargetLambdaFunctionParametersProperty] -> Encoding # omitField :: PipeTargetLambdaFunctionParametersProperty -> Bool # | |||||
| Show PipeTargetLambdaFunctionParametersProperty Source # | |||||
| Eq PipeTargetLambdaFunctionParametersProperty Source # | |||||
| ToResourceProperties PipeTargetLambdaFunctionParametersProperty Source # | |||||
| Property "InvocationType" PipeTargetLambdaFunctionParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetLambdaFunctionParametersProperty Associated Types
Methods set :: PropertyType "InvocationType" PipeTargetLambdaFunctionParametersProperty -> PipeTargetLambdaFunctionParametersProperty -> PipeTargetLambdaFunctionParametersProperty # | |||||
| type PropertyType "InvocationType" PipeTargetLambdaFunctionParametersProperty Source # | |||||
data PipeTargetRedshiftDataParametersProperty Source #
Constructors
| PipeTargetRedshiftDataParametersProperty | |
Instances
| ToJSON PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Methods toJSON :: PipeTargetRedshiftDataParametersProperty -> Value # toEncoding :: PipeTargetRedshiftDataParametersProperty -> Encoding # toJSONList :: [PipeTargetRedshiftDataParametersProperty] -> Value # toEncodingList :: [PipeTargetRedshiftDataParametersProperty] -> Encoding # omitField :: PipeTargetRedshiftDataParametersProperty -> Bool # | |||||
| Show PipeTargetRedshiftDataParametersProperty Source # | |||||
| Eq PipeTargetRedshiftDataParametersProperty Source # | |||||
| ToResourceProperties PipeTargetRedshiftDataParametersProperty Source # | |||||
| Property "Database" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
| |||||
| Property "DbUser" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
| |||||
| Property "SecretManagerArn" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
Methods set :: PropertyType "SecretManagerArn" PipeTargetRedshiftDataParametersProperty -> PipeTargetRedshiftDataParametersProperty -> PipeTargetRedshiftDataParametersProperty # | |||||
| Property "Sqls" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
| |||||
| Property "StatementName" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
Methods set :: PropertyType "StatementName" PipeTargetRedshiftDataParametersProperty -> PipeTargetRedshiftDataParametersProperty -> PipeTargetRedshiftDataParametersProperty # | |||||
| Property "WithEvent" PipeTargetRedshiftDataParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetRedshiftDataParametersProperty Associated Types
| |||||
| type PropertyType "Database" PipeTargetRedshiftDataParametersProperty Source # | |||||
| type PropertyType "DbUser" PipeTargetRedshiftDataParametersProperty Source # | |||||
| type PropertyType "SecretManagerArn" PipeTargetRedshiftDataParametersProperty Source # | |||||
| type PropertyType "Sqls" PipeTargetRedshiftDataParametersProperty Source # | |||||
| type PropertyType "StatementName" PipeTargetRedshiftDataParametersProperty Source # | |||||
| type PropertyType "WithEvent" PipeTargetRedshiftDataParametersProperty Source # | |||||
data PipeTargetSageMakerPipelineParametersProperty Source #
Constructors
| PipeTargetSageMakerPipelineParametersProperty | |
Fields | |
Instances
| ToJSON PipeTargetSageMakerPipelineParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSageMakerPipelineParametersProperty Methods toJSON :: PipeTargetSageMakerPipelineParametersProperty -> Value # toEncoding :: PipeTargetSageMakerPipelineParametersProperty -> Encoding # toJSONList :: [PipeTargetSageMakerPipelineParametersProperty] -> Value # toEncodingList :: [PipeTargetSageMakerPipelineParametersProperty] -> Encoding # omitField :: PipeTargetSageMakerPipelineParametersProperty -> Bool # | |||||
| Show PipeTargetSageMakerPipelineParametersProperty Source # | |||||
| Eq PipeTargetSageMakerPipelineParametersProperty Source # | |||||
| ToResourceProperties PipeTargetSageMakerPipelineParametersProperty Source # | |||||
| Property "PipelineParameterList" PipeTargetSageMakerPipelineParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSageMakerPipelineParametersProperty Associated Types
Methods set :: PropertyType "PipelineParameterList" PipeTargetSageMakerPipelineParametersProperty -> PipeTargetSageMakerPipelineParametersProperty -> PipeTargetSageMakerPipelineParametersProperty # | |||||
| type PropertyType "PipelineParameterList" PipeTargetSageMakerPipelineParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSageMakerPipelineParametersProperty type PropertyType "PipelineParameterList" PipeTargetSageMakerPipelineParametersProperty = [SageMakerPipelineParameterProperty] | |||||
data PipeTargetSqsQueueParametersProperty Source #
Constructors
| PipeTargetSqsQueueParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetSqsQueueParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSqsQueueParametersProperty | |||||
| Show PipeTargetSqsQueueParametersProperty Source # | |||||
| Eq PipeTargetSqsQueueParametersProperty Source # | |||||
| ToResourceProperties PipeTargetSqsQueueParametersProperty Source # | |||||
| Property "MessageDeduplicationId" PipeTargetSqsQueueParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSqsQueueParametersProperty Associated Types
Methods set :: PropertyType "MessageDeduplicationId" PipeTargetSqsQueueParametersProperty -> PipeTargetSqsQueueParametersProperty -> PipeTargetSqsQueueParametersProperty # | |||||
| Property "MessageGroupId" PipeTargetSqsQueueParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetSqsQueueParametersProperty Associated Types
Methods set :: PropertyType "MessageGroupId" PipeTargetSqsQueueParametersProperty -> PipeTargetSqsQueueParametersProperty -> PipeTargetSqsQueueParametersProperty # | |||||
| type PropertyType "MessageDeduplicationId" PipeTargetSqsQueueParametersProperty Source # | |||||
| type PropertyType "MessageGroupId" PipeTargetSqsQueueParametersProperty Source # | |||||
data PipeTargetStateMachineParametersProperty Source #
Constructors
| PipeTargetStateMachineParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetStateMachineParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetStateMachineParametersProperty Methods toJSON :: PipeTargetStateMachineParametersProperty -> Value # toEncoding :: PipeTargetStateMachineParametersProperty -> Encoding # toJSONList :: [PipeTargetStateMachineParametersProperty] -> Value # toEncodingList :: [PipeTargetStateMachineParametersProperty] -> Encoding # omitField :: PipeTargetStateMachineParametersProperty -> Bool # | |||||
| Show PipeTargetStateMachineParametersProperty Source # | |||||
| Eq PipeTargetStateMachineParametersProperty Source # | |||||
| ToResourceProperties PipeTargetStateMachineParametersProperty Source # | |||||
| Property "InvocationType" PipeTargetStateMachineParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetStateMachineParametersProperty Associated Types
Methods set :: PropertyType "InvocationType" PipeTargetStateMachineParametersProperty -> PipeTargetStateMachineParametersProperty -> PipeTargetStateMachineParametersProperty # | |||||
| type PropertyType "InvocationType" PipeTargetStateMachineParametersProperty Source # | |||||
data PipeTargetTimestreamParametersProperty Source #
Constructors
| PipeTargetTimestreamParametersProperty | |
Fields
| |
Instances
| ToJSON PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Methods toJSON :: PipeTargetTimestreamParametersProperty -> Value # toEncoding :: PipeTargetTimestreamParametersProperty -> Encoding # toJSONList :: [PipeTargetTimestreamParametersProperty] -> Value # toEncodingList :: [PipeTargetTimestreamParametersProperty] -> Encoding # omitField :: PipeTargetTimestreamParametersProperty -> Bool # | |||||
| Show PipeTargetTimestreamParametersProperty Source # | |||||
| Eq PipeTargetTimestreamParametersProperty Source # | |||||
| ToResourceProperties PipeTargetTimestreamParametersProperty Source # | |||||
| Property "DimensionMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "DimensionMappings" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "EpochTimeUnit" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "EpochTimeUnit" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "MultiMeasureMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "MultiMeasureMappings" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "SingleMeasureMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "SingleMeasureMappings" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "TimeFieldType" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "TimeFieldType" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "TimeValue" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "TimeValue" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "TimestampFormat" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "TimestampFormat" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| Property "VersionValue" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty Associated Types
Methods set :: PropertyType "VersionValue" PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty -> PipeTargetTimestreamParametersProperty # | |||||
| type PropertyType "DimensionMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty type PropertyType "DimensionMappings" PipeTargetTimestreamParametersProperty = [DimensionMappingProperty] | |||||
| type PropertyType "EpochTimeUnit" PipeTargetTimestreamParametersProperty Source # | |||||
| type PropertyType "MultiMeasureMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty type PropertyType "MultiMeasureMappings" PipeTargetTimestreamParametersProperty = [MultiMeasureMappingProperty] | |||||
| type PropertyType "SingleMeasureMappings" PipeTargetTimestreamParametersProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.PipeTargetTimestreamParametersProperty type PropertyType "SingleMeasureMappings" PipeTargetTimestreamParametersProperty = [SingleMeasureMappingProperty] | |||||
| type PropertyType "TimeFieldType" PipeTargetTimestreamParametersProperty Source # | |||||
| type PropertyType "TimeValue" PipeTargetTimestreamParametersProperty Source # | |||||
| type PropertyType "TimestampFormat" PipeTargetTimestreamParametersProperty Source # | |||||
| type PropertyType "VersionValue" PipeTargetTimestreamParametersProperty Source # | |||||
data SingleMeasureMappingProperty Source #
Constructors
| SingleMeasureMappingProperty | |
Fields
| |
Instances
| ToJSON SingleMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SingleMeasureMappingProperty Methods toJSON :: SingleMeasureMappingProperty -> Value # toEncoding :: SingleMeasureMappingProperty -> Encoding # toJSONList :: [SingleMeasureMappingProperty] -> Value # toEncodingList :: [SingleMeasureMappingProperty] -> Encoding # | |||||
| Show SingleMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SingleMeasureMappingProperty Methods showsPrec :: Int -> SingleMeasureMappingProperty -> ShowS # show :: SingleMeasureMappingProperty -> String # showList :: [SingleMeasureMappingProperty] -> ShowS # | |||||
| Eq SingleMeasureMappingProperty Source # | |||||
| ToResourceProperties SingleMeasureMappingProperty Source # | |||||
| Property "MeasureName" SingleMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SingleMeasureMappingProperty Associated Types
Methods set :: PropertyType "MeasureName" SingleMeasureMappingProperty -> SingleMeasureMappingProperty -> SingleMeasureMappingProperty # | |||||
| Property "MeasureValue" SingleMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SingleMeasureMappingProperty Associated Types
Methods set :: PropertyType "MeasureValue" SingleMeasureMappingProperty -> SingleMeasureMappingProperty -> SingleMeasureMappingProperty # | |||||
| Property "MeasureValueType" SingleMeasureMappingProperty Source # | |||||
Defined in Stratosphere.Pipes.Pipe.SingleMeasureMappingProperty Associated Types
Methods set :: PropertyType "MeasureValueType" SingleMeasureMappingProperty -> SingleMeasureMappingProperty -> SingleMeasureMappingProperty # | |||||
| type PropertyType "MeasureName" SingleMeasureMappingProperty Source # | |||||
| type PropertyType "MeasureValue" SingleMeasureMappingProperty Source # | |||||
| type PropertyType "MeasureValueType" SingleMeasureMappingProperty Source # | |||||
mkBatchResourceRequirementProperty :: Value Text -> Value Text -> BatchResourceRequirementProperty Source #
mkCapacityProviderStrategyItemProperty :: Value Text -> CapacityProviderStrategyItemProperty Source #
mkDimensionMappingProperty :: Value Text -> Value Text -> Value Text -> DimensionMappingProperty Source #
mkEcsResourceRequirementProperty :: Value Text -> Value Text -> EcsResourceRequirementProperty Source #
mkMultiMeasureAttributeMappingProperty :: Value Text -> Value Text -> Value Text -> MultiMeasureAttributeMappingProperty Source #
mkMultiMeasureMappingProperty :: [MultiMeasureAttributeMappingProperty] -> Value Text -> MultiMeasureMappingProperty Source #
mkPipeTargetBatchJobParametersProperty :: Value Text -> Value Text -> PipeTargetBatchJobParametersProperty Source #
mkPipeTargetEventBridgeEventBusParametersProperty :: PipeTargetEventBridgeEventBusParametersProperty Source #
mkPipeTargetKinesisStreamParametersProperty :: Value Text -> PipeTargetKinesisStreamParametersProperty Source #
mkPipeTargetRedshiftDataParametersProperty :: Value Text -> ValueList Text -> PipeTargetRedshiftDataParametersProperty Source #
mkPipeTargetSageMakerPipelineParametersProperty :: PipeTargetSageMakerPipelineParametersProperty Source #
mkPipeTargetTimestreamParametersProperty :: [DimensionMappingProperty] -> Value Text -> Value Text -> PipeTargetTimestreamParametersProperty Source #
mkSageMakerPipelineParameterProperty :: Value Text -> Value Text -> SageMakerPipelineParameterProperty Source #
mkSingleMeasureMappingProperty :: Value Text -> Value Text -> Value Text -> SingleMeasureMappingProperty Source #
Constructors
| Pipe | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html |
Fields
| |
Instances
| ToJSON Pipe Source # | |||||
| Show Pipe Source # | |||||
| Eq Pipe Source # | |||||
| ToResourceProperties Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Methods | |||||
| Property "Description" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "DesiredState" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "Enrichment" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "EnrichmentParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "KmsKeyIdentifier" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "LogConfiguration" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "Name" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "RoleArn" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "Source" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "SourceParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "Tags" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "Target" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| Property "TargetParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe Associated Types
| |||||
| type PropertyType "Description" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "DesiredState" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "Enrichment" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "EnrichmentParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "KmsKeyIdentifier" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "LogConfiguration" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "Name" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "RoleArn" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "Source" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "SourceParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "Tags" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "Target" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||
| type PropertyType "TargetParameters" Pipe Source # | |||||
Defined in Stratosphere.Pipes.Pipe | |||||