| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CustomerProfiles.Integration
Documentation
data TaskPropertiesMapProperty Source #
Constructors
| TaskPropertiesMapProperty | |
Fields
| |
Instances
data MarketoSourcePropertiesProperty Source #
Constructors
| MarketoSourcePropertiesProperty | |
Instances
| ToJSON MarketoSourcePropertiesProperty Source # | |||||
| Show MarketoSourcePropertiesProperty Source # | |||||
| Eq MarketoSourcePropertiesProperty Source # | |||||
| ToResourceProperties MarketoSourcePropertiesProperty Source # | |||||
| Property "Object" MarketoSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.MarketoSourcePropertiesProperty Associated Types
Methods set :: PropertyType "Object" MarketoSourcePropertiesProperty -> MarketoSourcePropertiesProperty -> MarketoSourcePropertiesProperty # | |||||
| type PropertyType "Object" MarketoSourcePropertiesProperty Source # | |||||
data SalesforceSourcePropertiesProperty Source #
Constructors
| SalesforceSourcePropertiesProperty | |
Fields
| |
Instances
| ToJSON SalesforceSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SalesforceSourcePropertiesProperty | |||||
| Show SalesforceSourcePropertiesProperty Source # | |||||
| Eq SalesforceSourcePropertiesProperty Source # | |||||
| ToResourceProperties SalesforceSourcePropertiesProperty Source # | |||||
| Property "EnableDynamicFieldUpdate" SalesforceSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SalesforceSourcePropertiesProperty Associated Types
Methods set :: PropertyType "EnableDynamicFieldUpdate" SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty # | |||||
| Property "IncludeDeletedRecords" SalesforceSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SalesforceSourcePropertiesProperty Associated Types
Methods set :: PropertyType "IncludeDeletedRecords" SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty # | |||||
| Property "Object" SalesforceSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SalesforceSourcePropertiesProperty Associated Types
Methods set :: PropertyType "Object" SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty -> SalesforceSourcePropertiesProperty # | |||||
| type PropertyType "EnableDynamicFieldUpdate" SalesforceSourcePropertiesProperty Source # | |||||
| type PropertyType "IncludeDeletedRecords" SalesforceSourcePropertiesProperty Source # | |||||
| type PropertyType "Object" SalesforceSourcePropertiesProperty Source # | |||||
data ServiceNowSourcePropertiesProperty Source #
Constructors
| ServiceNowSourcePropertiesProperty | |
Fields
| |
Instances
| ToJSON ServiceNowSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ServiceNowSourcePropertiesProperty | |||||
| Show ServiceNowSourcePropertiesProperty Source # | |||||
| Eq ServiceNowSourcePropertiesProperty Source # | |||||
| ToResourceProperties ServiceNowSourcePropertiesProperty Source # | |||||
| Property "Object" ServiceNowSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ServiceNowSourcePropertiesProperty Associated Types
Methods set :: PropertyType "Object" ServiceNowSourcePropertiesProperty -> ServiceNowSourcePropertiesProperty -> ServiceNowSourcePropertiesProperty # | |||||
| type PropertyType "Object" ServiceNowSourcePropertiesProperty Source # | |||||
data ZendeskSourcePropertiesProperty Source #
Constructors
| ZendeskSourcePropertiesProperty | |
Fields
| |
Instances
| ToJSON ZendeskSourcePropertiesProperty Source # | |||||
| Show ZendeskSourcePropertiesProperty Source # | |||||
| Eq ZendeskSourcePropertiesProperty Source # | |||||
| ToResourceProperties ZendeskSourcePropertiesProperty Source # | |||||
| Property "Object" ZendeskSourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ZendeskSourcePropertiesProperty Associated Types
Methods set :: PropertyType "Object" ZendeskSourcePropertiesProperty -> ZendeskSourcePropertiesProperty -> ZendeskSourcePropertiesProperty # | |||||
| type PropertyType "Object" ZendeskSourcePropertiesProperty Source # | |||||
data FlowDefinitionProperty Source #
Constructors
| FlowDefinitionProperty | |
Fields
| |
Instances
| ToJSON FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Methods toJSON :: FlowDefinitionProperty -> Value # toEncoding :: FlowDefinitionProperty -> Encoding # toJSONList :: [FlowDefinitionProperty] -> Value # toEncodingList :: [FlowDefinitionProperty] -> Encoding # omitField :: FlowDefinitionProperty -> Bool # | |||||
| Show FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Methods showsPrec :: Int -> FlowDefinitionProperty -> ShowS # show :: FlowDefinitionProperty -> String # showList :: [FlowDefinitionProperty] -> ShowS # | |||||
| Eq FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Methods (==) :: FlowDefinitionProperty -> FlowDefinitionProperty -> Bool # (/=) :: FlowDefinitionProperty -> FlowDefinitionProperty -> Bool # | |||||
| ToResourceProperties FlowDefinitionProperty Source # | |||||
| Property "Description" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "Description" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| Property "FlowName" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "FlowName" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| Property "KmsArn" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "KmsArn" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| Property "SourceFlowConfig" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "SourceFlowConfig" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| Property "Tasks" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "Tasks" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| Property "TriggerConfig" FlowDefinitionProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.FlowDefinitionProperty Associated Types
Methods set :: PropertyType "TriggerConfig" FlowDefinitionProperty -> FlowDefinitionProperty -> FlowDefinitionProperty # | |||||
| type PropertyType "Description" FlowDefinitionProperty Source # | |||||
| type PropertyType "FlowName" FlowDefinitionProperty Source # | |||||
| type PropertyType "KmsArn" FlowDefinitionProperty Source # | |||||
| type PropertyType "SourceFlowConfig" FlowDefinitionProperty Source # | |||||
| type PropertyType "Tasks" FlowDefinitionProperty Source # | |||||
| type PropertyType "TriggerConfig" FlowDefinitionProperty Source # | |||||
data ConnectorOperatorProperty Source #
Constructors
| ConnectorOperatorProperty | |
Fields | |
Instances
| ToJSON ConnectorOperatorProperty Source # | |||||
| Show ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Methods showsPrec :: Int -> ConnectorOperatorProperty -> ShowS # show :: ConnectorOperatorProperty -> String # showList :: [ConnectorOperatorProperty] -> ShowS # | |||||
| Eq ConnectorOperatorProperty Source # | |||||
| ToResourceProperties ConnectorOperatorProperty Source # | |||||
| Property "Marketo" ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Associated Types
Methods set :: PropertyType "Marketo" ConnectorOperatorProperty -> ConnectorOperatorProperty -> ConnectorOperatorProperty # | |||||
| Property "S3" ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Associated Types
Methods set :: PropertyType "S3" ConnectorOperatorProperty -> ConnectorOperatorProperty -> ConnectorOperatorProperty # | |||||
| Property "Salesforce" ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Associated Types
Methods set :: PropertyType "Salesforce" ConnectorOperatorProperty -> ConnectorOperatorProperty -> ConnectorOperatorProperty # | |||||
| Property "ServiceNow" ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Associated Types
Methods set :: PropertyType "ServiceNow" ConnectorOperatorProperty -> ConnectorOperatorProperty -> ConnectorOperatorProperty # | |||||
| Property "Zendesk" ConnectorOperatorProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ConnectorOperatorProperty Associated Types
Methods set :: PropertyType "Zendesk" ConnectorOperatorProperty -> ConnectorOperatorProperty -> ConnectorOperatorProperty # | |||||
| type PropertyType "Marketo" ConnectorOperatorProperty Source # | |||||
| type PropertyType "S3" ConnectorOperatorProperty Source # | |||||
| type PropertyType "Salesforce" ConnectorOperatorProperty Source # | |||||
| type PropertyType "ServiceNow" ConnectorOperatorProperty Source # | |||||
| type PropertyType "Zendesk" ConnectorOperatorProperty Source # | |||||
data SourceFlowConfigProperty Source #
Constructors
| SourceFlowConfigProperty | |
Instances
| ToJSON SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Methods toJSON :: SourceFlowConfigProperty -> Value # toEncoding :: SourceFlowConfigProperty -> Encoding # toJSONList :: [SourceFlowConfigProperty] -> Value # | |||||
| Show SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Methods showsPrec :: Int -> SourceFlowConfigProperty -> ShowS # show :: SourceFlowConfigProperty -> String # showList :: [SourceFlowConfigProperty] -> ShowS # | |||||
| Eq SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Methods (==) :: SourceFlowConfigProperty -> SourceFlowConfigProperty -> Bool # (/=) :: SourceFlowConfigProperty -> SourceFlowConfigProperty -> Bool # | |||||
| ToResourceProperties SourceFlowConfigProperty Source # | |||||
| Property "ConnectorProfileName" SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Associated Types
Methods set :: PropertyType "ConnectorProfileName" SourceFlowConfigProperty -> SourceFlowConfigProperty -> SourceFlowConfigProperty # | |||||
| Property "ConnectorType" SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Associated Types
Methods set :: PropertyType "ConnectorType" SourceFlowConfigProperty -> SourceFlowConfigProperty -> SourceFlowConfigProperty # | |||||
| Property "IncrementalPullConfig" SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Associated Types
Methods set :: PropertyType "IncrementalPullConfig" SourceFlowConfigProperty -> SourceFlowConfigProperty -> SourceFlowConfigProperty # | |||||
| Property "SourceConnectorProperties" SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty Associated Types
Methods set :: PropertyType "SourceConnectorProperties" SourceFlowConfigProperty -> SourceFlowConfigProperty -> SourceFlowConfigProperty # | |||||
| type PropertyType "ConnectorProfileName" SourceFlowConfigProperty Source # | |||||
| type PropertyType "ConnectorType" SourceFlowConfigProperty Source # | |||||
| type PropertyType "IncrementalPullConfig" SourceFlowConfigProperty Source # | |||||
| type PropertyType "SourceConnectorProperties" SourceFlowConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceFlowConfigProperty type PropertyType "SourceConnectorProperties" SourceFlowConfigProperty = SourceConnectorPropertiesProperty | |||||
data TaskProperty Source #
Constructors
| TaskProperty | |
Fields | |
Instances
| ToJSON TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Methods toJSON :: TaskProperty -> Value # toEncoding :: TaskProperty -> Encoding # toJSONList :: [TaskProperty] -> Value # toEncodingList :: [TaskProperty] -> Encoding # omitField :: TaskProperty -> Bool # | |||||
| Show TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Methods showsPrec :: Int -> TaskProperty -> ShowS # show :: TaskProperty -> String # showList :: [TaskProperty] -> ShowS # | |||||
| Eq TaskProperty Source # | |||||
| ToResourceProperties TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Methods toResourceProperties :: TaskProperty -> ResourceProperties # | |||||
| Property "ConnectorOperator" TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Associated Types
Methods set :: PropertyType "ConnectorOperator" TaskProperty -> TaskProperty -> TaskProperty # | |||||
| Property "DestinationField" TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Associated Types
Methods set :: PropertyType "DestinationField" TaskProperty -> TaskProperty -> TaskProperty # | |||||
| Property "SourceFields" TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Associated Types
Methods set :: PropertyType "SourceFields" TaskProperty -> TaskProperty -> TaskProperty # | |||||
| Property "TaskProperties" TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Associated Types
Methods set :: PropertyType "TaskProperties" TaskProperty -> TaskProperty -> TaskProperty # | |||||
| Property "TaskType" TaskProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TaskProperty Associated Types
Methods set :: PropertyType "TaskType" TaskProperty -> TaskProperty -> TaskProperty # | |||||
| type PropertyType "ConnectorOperator" TaskProperty Source # | |||||
| type PropertyType "DestinationField" TaskProperty Source # | |||||
| type PropertyType "SourceFields" TaskProperty Source # | |||||
| type PropertyType "TaskProperties" TaskProperty Source # | |||||
| type PropertyType "TaskType" TaskProperty Source # | |||||
data TriggerConfigProperty Source #
Constructors
| TriggerConfigProperty | |
Fields | |
Instances
| ToJSON TriggerConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerConfigProperty Methods toJSON :: TriggerConfigProperty -> Value # toEncoding :: TriggerConfigProperty -> Encoding # toJSONList :: [TriggerConfigProperty] -> Value # toEncodingList :: [TriggerConfigProperty] -> Encoding # omitField :: TriggerConfigProperty -> Bool # | |||||
| Show TriggerConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerConfigProperty Methods showsPrec :: Int -> TriggerConfigProperty -> ShowS # show :: TriggerConfigProperty -> String # showList :: [TriggerConfigProperty] -> ShowS # | |||||
| Eq TriggerConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerConfigProperty Methods (==) :: TriggerConfigProperty -> TriggerConfigProperty -> Bool # (/=) :: TriggerConfigProperty -> TriggerConfigProperty -> Bool # | |||||
| ToResourceProperties TriggerConfigProperty Source # | |||||
| Property "TriggerProperties" TriggerConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerConfigProperty Associated Types
Methods set :: PropertyType "TriggerProperties" TriggerConfigProperty -> TriggerConfigProperty -> TriggerConfigProperty # | |||||
| Property "TriggerType" TriggerConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerConfigProperty Associated Types
Methods set :: PropertyType "TriggerType" TriggerConfigProperty -> TriggerConfigProperty -> TriggerConfigProperty # | |||||
| type PropertyType "TriggerProperties" TriggerConfigProperty Source # | |||||
| type PropertyType "TriggerType" TriggerConfigProperty Source # | |||||
data IncrementalPullConfigProperty Source #
Constructors
| IncrementalPullConfigProperty | |
Instances
| ToJSON IncrementalPullConfigProperty Source # | |||||
| Show IncrementalPullConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.IncrementalPullConfigProperty Methods showsPrec :: Int -> IncrementalPullConfigProperty -> ShowS # show :: IncrementalPullConfigProperty -> String # showList :: [IncrementalPullConfigProperty] -> ShowS # | |||||
| Eq IncrementalPullConfigProperty Source # | |||||
| ToResourceProperties IncrementalPullConfigProperty Source # | |||||
| Property "DatetimeTypeFieldName" IncrementalPullConfigProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.IncrementalPullConfigProperty Associated Types
Methods set :: PropertyType "DatetimeTypeFieldName" IncrementalPullConfigProperty -> IncrementalPullConfigProperty -> IncrementalPullConfigProperty # | |||||
| type PropertyType "DatetimeTypeFieldName" IncrementalPullConfigProperty Source # | |||||
data S3SourcePropertiesProperty Source #
Constructors
| S3SourcePropertiesProperty | |
Fields
| |
Instances
| ToJSON S3SourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.S3SourcePropertiesProperty Methods toJSON :: S3SourcePropertiesProperty -> Value # toEncoding :: S3SourcePropertiesProperty -> Encoding # toJSONList :: [S3SourcePropertiesProperty] -> Value # toEncodingList :: [S3SourcePropertiesProperty] -> Encoding # | |||||
| Show S3SourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.S3SourcePropertiesProperty Methods showsPrec :: Int -> S3SourcePropertiesProperty -> ShowS # show :: S3SourcePropertiesProperty -> String # showList :: [S3SourcePropertiesProperty] -> ShowS # | |||||
| Eq S3SourcePropertiesProperty Source # | |||||
| ToResourceProperties S3SourcePropertiesProperty Source # | |||||
| Property "BucketName" S3SourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.S3SourcePropertiesProperty Associated Types
Methods set :: PropertyType "BucketName" S3SourcePropertiesProperty -> S3SourcePropertiesProperty -> S3SourcePropertiesProperty # | |||||
| Property "BucketPrefix" S3SourcePropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.S3SourcePropertiesProperty Associated Types
Methods set :: PropertyType "BucketPrefix" S3SourcePropertiesProperty -> S3SourcePropertiesProperty -> S3SourcePropertiesProperty # | |||||
| type PropertyType "BucketName" S3SourcePropertiesProperty Source # | |||||
| type PropertyType "BucketPrefix" S3SourcePropertiesProperty Source # | |||||
data ScheduledTriggerPropertiesProperty Source #
Constructors
| ScheduledTriggerPropertiesProperty | |
Fields
| |
Instances
| ToJSON ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty | |||||
| Show ScheduledTriggerPropertiesProperty Source # | |||||
| Eq ScheduledTriggerPropertiesProperty Source # | |||||
| ToResourceProperties ScheduledTriggerPropertiesProperty Source # | |||||
| Property "DataPullMode" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "DataPullMode" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "FirstExecutionFrom" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "FirstExecutionFrom" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "ScheduleEndTime" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "ScheduleEndTime" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "ScheduleExpression" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "ScheduleExpression" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "ScheduleOffset" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "ScheduleOffset" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "ScheduleStartTime" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "ScheduleStartTime" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| Property "Timezone" ScheduledTriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.ScheduledTriggerPropertiesProperty Associated Types
Methods set :: PropertyType "Timezone" ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty -> ScheduledTriggerPropertiesProperty # | |||||
| type PropertyType "DataPullMode" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "FirstExecutionFrom" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "ScheduleEndTime" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "ScheduleExpression" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "ScheduleOffset" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "ScheduleStartTime" ScheduledTriggerPropertiesProperty Source # | |||||
| type PropertyType "Timezone" ScheduledTriggerPropertiesProperty Source # | |||||
data SourceConnectorPropertiesProperty Source #
Constructors
| SourceConnectorPropertiesProperty | |
Instances
| ToJSON SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty | |||||
| Show SourceConnectorPropertiesProperty Source # | |||||
| Eq SourceConnectorPropertiesProperty Source # | |||||
| ToResourceProperties SourceConnectorPropertiesProperty Source # | |||||
| Property "Marketo" SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty Associated Types
Methods set :: PropertyType "Marketo" SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty # | |||||
| Property "S3" SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty Associated Types
| |||||
| Property "Salesforce" SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty Associated Types
Methods set :: PropertyType "Salesforce" SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty # | |||||
| Property "ServiceNow" SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty Associated Types
Methods set :: PropertyType "ServiceNow" SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty # | |||||
| Property "Zendesk" SourceConnectorPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.SourceConnectorPropertiesProperty Associated Types
Methods set :: PropertyType "Zendesk" SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty -> SourceConnectorPropertiesProperty # | |||||
| type PropertyType "Marketo" SourceConnectorPropertiesProperty Source # | |||||
| type PropertyType "S3" SourceConnectorPropertiesProperty Source # | |||||
| type PropertyType "Salesforce" SourceConnectorPropertiesProperty Source # | |||||
| type PropertyType "ServiceNow" SourceConnectorPropertiesProperty Source # | |||||
| type PropertyType "Zendesk" SourceConnectorPropertiesProperty Source # | |||||
data TriggerPropertiesProperty Source #
Constructors
| TriggerPropertiesProperty | |
Fields | |
Instances
| ToJSON TriggerPropertiesProperty Source # | |||||
| Show TriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerPropertiesProperty Methods showsPrec :: Int -> TriggerPropertiesProperty -> ShowS # show :: TriggerPropertiesProperty -> String # showList :: [TriggerPropertiesProperty] -> ShowS # | |||||
| Eq TriggerPropertiesProperty Source # | |||||
| ToResourceProperties TriggerPropertiesProperty Source # | |||||
| Property "Scheduled" TriggerPropertiesProperty Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration.TriggerPropertiesProperty Associated Types
Methods set :: PropertyType "Scheduled" TriggerPropertiesProperty -> TriggerPropertiesProperty -> TriggerPropertiesProperty # | |||||
| type PropertyType "Scheduled" TriggerPropertiesProperty Source # | |||||
mkFlowDefinitionProperty :: Value Text -> Value Text -> SourceFlowConfigProperty -> [TaskProperty] -> TriggerConfigProperty -> FlowDefinitionProperty Source #
mkSourceFlowConfigProperty :: Value Text -> SourceConnectorPropertiesProperty -> SourceFlowConfigProperty Source #
mkTaskProperty :: ValueList Text -> Value Text -> TaskProperty Source #
data Integration Source #
Constructors
| Integration | |
Fields
| |
Instances
| ToJSON Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Methods toJSON :: Integration -> Value # toEncoding :: Integration -> Encoding # toJSONList :: [Integration] -> Value # toEncodingList :: [Integration] -> Encoding # omitField :: Integration -> Bool # | |||||
| Show Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Methods showsPrec :: Int -> Integration -> ShowS # show :: Integration -> String # showList :: [Integration] -> ShowS # | |||||
| Eq Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| ToResourceProperties Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Methods | |||||
| Property "DomainName" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "DomainName" Integration -> Integration -> Integration # | |||||
| Property "EventTriggerNames" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "EventTriggerNames" Integration -> Integration -> Integration # | |||||
| Property "FlowDefinition" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "FlowDefinition" Integration -> Integration -> Integration # | |||||
| Property "ObjectTypeName" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "ObjectTypeName" Integration -> Integration -> Integration # | |||||
| Property "ObjectTypeNames" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "ObjectTypeNames" Integration -> Integration -> Integration # | |||||
| Property "Tags" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "Tags" Integration -> Integration -> Integration # | |||||
| Property "Uri" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration Associated Types
Methods set :: PropertyType "Uri" Integration -> Integration -> Integration # | |||||
| type PropertyType "DomainName" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "EventTriggerNames" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "FlowDefinition" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "ObjectTypeName" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "ObjectTypeNames" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "Tags" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
| type PropertyType "Uri" Integration Source # | |||||
Defined in Stratosphere.CustomerProfiles.Integration | |||||
mkIntegration :: Value Text -> Integration Source #