We recommend new projects start with resources from the AWS provider.
aws-native.customerprofiles.Integration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
The resource schema for creating an Amazon Connect Customer Profiles Integration.
Create Integration Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Integration(name: string, args: IntegrationArgs, opts?: CustomResourceOptions);@overload
def Integration(resource_name: str,
                args: IntegrationArgs,
                opts: Optional[ResourceOptions] = None)
@overload
def Integration(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                domain_name: Optional[str] = None,
                event_trigger_names: Optional[Sequence[str]] = None,
                flow_definition: Optional[IntegrationFlowDefinitionArgs] = None,
                object_type_name: Optional[str] = None,
                object_type_names: Optional[Sequence[IntegrationObjectTypeMappingArgs]] = None,
                tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                uri: Optional[str] = None)func NewIntegration(ctx *Context, name string, args IntegrationArgs, opts ...ResourceOption) (*Integration, error)public Integration(string name, IntegrationArgs args, CustomResourceOptions? opts = null)
public Integration(String name, IntegrationArgs args)
public Integration(String name, IntegrationArgs args, CustomResourceOptions options)
type: aws-native:customerprofiles:Integration
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args IntegrationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args IntegrationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args IntegrationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args IntegrationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args IntegrationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Integration Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Integration resource accepts the following input properties:
- DomainName string
- The unique name of the domain.
- EventTrigger List<string>Names 
- A list of unique names for active event triggers associated with the integration.
- FlowDefinition Pulumi.Aws Native. Customer Profiles. Inputs. Integration Flow Definition 
- The configuration that controls how Customer Profiles retrieves data from the source.
- ObjectType stringName 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- ObjectType List<Pulumi.Names Aws Native. Customer Profiles. Inputs. Integration Object Type Mapping> 
- The mapping between 3rd party event types and ObjectType names
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags (keys and values) associated with the integration
- Uri string
- The URI of the S3 bucket or any other type of data source.
- DomainName string
- The unique name of the domain.
- EventTrigger []stringNames 
- A list of unique names for active event triggers associated with the integration.
- FlowDefinition IntegrationFlow Definition Args 
- The configuration that controls how Customer Profiles retrieves data from the source.
- ObjectType stringName 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- ObjectType []IntegrationNames Object Type Mapping Args 
- The mapping between 3rd party event types and ObjectType names
- 
TagArgs 
- The tags (keys and values) associated with the integration
- Uri string
- The URI of the S3 bucket or any other type of data source.
- domainName String
- The unique name of the domain.
- eventTrigger List<String>Names 
- A list of unique names for active event triggers associated with the integration.
- flowDefinition IntegrationFlow Definition 
- The configuration that controls how Customer Profiles retrieves data from the source.
- objectType StringName 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- objectType List<IntegrationNames Object Type Mapping> 
- The mapping between 3rd party event types and ObjectType names
- List<Tag>
- The tags (keys and values) associated with the integration
- uri String
- The URI of the S3 bucket or any other type of data source.
- domainName string
- The unique name of the domain.
- eventTrigger string[]Names 
- A list of unique names for active event triggers associated with the integration.
- flowDefinition IntegrationFlow Definition 
- The configuration that controls how Customer Profiles retrieves data from the source.
- objectType stringName 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- objectType IntegrationNames Object Type Mapping[] 
- The mapping between 3rd party event types and ObjectType names
- Tag[]
- The tags (keys and values) associated with the integration
- uri string
- The URI of the S3 bucket or any other type of data source.
- domain_name str
- The unique name of the domain.
- event_trigger_ Sequence[str]names 
- A list of unique names for active event triggers associated with the integration.
- flow_definition IntegrationFlow Definition Args 
- The configuration that controls how Customer Profiles retrieves data from the source.
- object_type_ strname 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- object_type_ Sequence[Integrationnames Object Type Mapping Args] 
- The mapping between 3rd party event types and ObjectType names
- 
Sequence[TagArgs] 
- The tags (keys and values) associated with the integration
- uri str
- The URI of the S3 bucket or any other type of data source.
- domainName String
- The unique name of the domain.
- eventTrigger List<String>Names 
- A list of unique names for active event triggers associated with the integration.
- flowDefinition Property Map
- The configuration that controls how Customer Profiles retrieves data from the source.
- objectType StringName 
- The name of the ObjectType defined for the 3rd party data in Profile Service
- objectType List<Property Map>Names 
- The mapping between 3rd party event types and ObjectType names
- List<Property Map>
- The tags (keys and values) associated with the integration
- uri String
- The URI of the S3 bucket or any other type of data source.
Outputs
All input properties are implicitly available as output properties. Additionally, the Integration resource produces the following output properties:
- CreatedAt string
- The time of this integration got created
- Id string
- The provider-assigned unique ID for this managed resource.
- LastUpdated stringAt 
- The time of this integration got last updated at
- CreatedAt string
- The time of this integration got created
- Id string
- The provider-assigned unique ID for this managed resource.
- LastUpdated stringAt 
- The time of this integration got last updated at
- createdAt String
- The time of this integration got created
- id String
- The provider-assigned unique ID for this managed resource.
- lastUpdated StringAt 
- The time of this integration got last updated at
- createdAt string
- The time of this integration got created
- id string
- The provider-assigned unique ID for this managed resource.
- lastUpdated stringAt 
- The time of this integration got last updated at
- created_at str
- The time of this integration got created
- id str
- The provider-assigned unique ID for this managed resource.
- last_updated_ strat 
- The time of this integration got last updated at
- createdAt String
- The time of this integration got created
- id String
- The provider-assigned unique ID for this managed resource.
- lastUpdated StringAt 
- The time of this integration got last updated at
Supporting Types
IntegrationConnectorOperator, IntegrationConnectorOperatorArgs      
- Marketo
Pulumi.Aws Native. Customer Profiles. Integration Marketo Connector Operator 
- The operation to be performed on the provided Marketo source fields.
- S3
Pulumi.Aws Native. Customer Profiles. Integration S3Connector Operator 
- The operation to be performed on the provided Amazon S3 source fields.
- Salesforce
Pulumi.Aws Native. Customer Profiles. Integration Salesforce Connector Operator 
- The operation to be performed on the provided Salesforce source fields.
- ServiceNow Pulumi.Aws Native. Customer Profiles. Integration Service Now Connector Operator 
- The operation to be performed on the provided ServiceNow source fields.
- Zendesk
Pulumi.Aws Native. Customer Profiles. Integration Zendesk Connector Operator 
- The operation to be performed on the provided Zendesk source fields.
- Marketo
IntegrationMarketo Connector Operator 
- The operation to be performed on the provided Marketo source fields.
- S3
IntegrationS3Connector Operator 
- The operation to be performed on the provided Amazon S3 source fields.
- Salesforce
IntegrationSalesforce Connector Operator 
- The operation to be performed on the provided Salesforce source fields.
- ServiceNow IntegrationService Now Connector Operator 
- The operation to be performed on the provided ServiceNow source fields.
- Zendesk
IntegrationZendesk Connector Operator 
- The operation to be performed on the provided Zendesk source fields.
- marketo
IntegrationMarketo Connector Operator 
- The operation to be performed on the provided Marketo source fields.
- s3
IntegrationS3Connector Operator 
- The operation to be performed on the provided Amazon S3 source fields.
- salesforce
IntegrationSalesforce Connector Operator 
- The operation to be performed on the provided Salesforce source fields.
- serviceNow IntegrationService Now Connector Operator 
- The operation to be performed on the provided ServiceNow source fields.
- zendesk
IntegrationZendesk Connector Operator 
- The operation to be performed on the provided Zendesk source fields.
- marketo
IntegrationMarketo Connector Operator 
- The operation to be performed on the provided Marketo source fields.
- s3
IntegrationS3Connector Operator 
- The operation to be performed on the provided Amazon S3 source fields.
- salesforce
IntegrationSalesforce Connector Operator 
- The operation to be performed on the provided Salesforce source fields.
- serviceNow IntegrationService Now Connector Operator 
- The operation to be performed on the provided ServiceNow source fields.
- zendesk
IntegrationZendesk Connector Operator 
- The operation to be performed on the provided Zendesk source fields.
- marketo
IntegrationMarketo Connector Operator 
- The operation to be performed on the provided Marketo source fields.
- s3
IntegrationS3Connector Operator 
- The operation to be performed on the provided Amazon S3 source fields.
- salesforce
IntegrationSalesforce Connector Operator 
- The operation to be performed on the provided Salesforce source fields.
- service_now IntegrationService Now Connector Operator 
- The operation to be performed on the provided ServiceNow source fields.
- zendesk
IntegrationZendesk Connector Operator 
- The operation to be performed on the provided Zendesk source fields.
- marketo "PROJECTION" | "LESS_THAN" | "GREATER_THAN" | "BETWEEN" | "ADDITION" | "MULTIPLICATION" | "DIVISION" | "SUBTRACTION" | "MASK_ALL" | "MASK_FIRST_N" | "MASK_LAST_N" | "VALIDATE_NON_NULL" | "VALIDATE_NON_ZERO" | "VALIDATE_NON_NEGATIVE" | "VALIDATE_NUMERIC" | "NO_OP"
- The operation to be performed on the provided Marketo source fields.
- s3 "PROJECTION" | "LESS_THAN" | "GREATER_THAN" | "BETWEEN" | "LESS_THAN_OR_EQUAL_TO" | "GREATER_THAN_OR_EQUAL_TO" | "EQUAL_TO" | "NOT_EQUAL_TO" | "ADDITION" | "MULTIPLICATION" | "DIVISION" | "SUBTRACTION" | "MASK_ALL" | "MASK_FIRST_N" | "MASK_LAST_N" | "VALIDATE_NON_NULL" | "VALIDATE_NON_ZERO" | "VALIDATE_NON_NEGATIVE" | "VALIDATE_NUMERIC" | "NO_OP"
- The operation to be performed on the provided Amazon S3 source fields.
- salesforce "PROJECTION" | "LESS_THAN" | "GREATER_THAN" | "CONTAINS" | "BETWEEN" | "LESS_THAN_OR_EQUAL_TO" | "GREATER_THAN_OR_EQUAL_TO" | "EQUAL_TO" | "NOT_EQUAL_TO" | "ADDITION" | "MULTIPLICATION" | "DIVISION" | "SUBTRACTION" | "MASK_ALL" | "MASK_FIRST_N" | "MASK_LAST_N" | "VALIDATE_NON_NULL" | "VALIDATE_NON_ZERO" | "VALIDATE_NON_NEGATIVE" | "VALIDATE_NUMERIC" | "NO_OP"
- The operation to be performed on the provided Salesforce source fields.
- serviceNow "PROJECTION" | "LESS_THAN" | "GREATER_THAN" | "CONTAINS" | "BETWEEN" | "LESS_THAN_OR_EQUAL_TO" | "GREATER_THAN_OR_EQUAL_TO" | "EQUAL_TO" | "NOT_EQUAL_TO" | "ADDITION" | "MULTIPLICATION" | "DIVISION" | "SUBTRACTION" | "MASK_ALL" | "MASK_FIRST_N" | "MASK_LAST_N" | "VALIDATE_NON_NULL" | "VALIDATE_NON_ZERO" | "VALIDATE_NON_NEGATIVE" | "VALIDATE_NUMERIC" | "NO_OP"
- The operation to be performed on the provided ServiceNow source fields.
- zendesk "PROJECTION" | "GREATER_THAN" | "ADDITION" | "MULTIPLICATION" | "DIVISION" | "SUBTRACTION" | "MASK_ALL" | "MASK_FIRST_N" | "MASK_LAST_N" | "VALIDATE_NON_NULL" | "VALIDATE_NON_ZERO" | "VALIDATE_NON_NEGATIVE" | "VALIDATE_NUMERIC" | "NO_OP"
- The operation to be performed on the provided Zendesk source fields.
IntegrationConnectorType, IntegrationConnectorTypeArgs      
- Salesforce
- Salesforce
- Marketo
- Marketo
- ServiceNow 
- ServiceNow
- Zendesk
- Zendesk
- S3
- S3
- IntegrationConnector Type Salesforce 
- Salesforce
- IntegrationConnector Type Marketo 
- Marketo
- IntegrationConnector Type Service Now 
- ServiceNow
- IntegrationConnector Type Zendesk 
- Zendesk
- IntegrationConnector Type S3 
- S3
- Salesforce
- Salesforce
- Marketo
- Marketo
- ServiceNow 
- ServiceNow
- Zendesk
- Zendesk
- S3
- S3
- Salesforce
- Salesforce
- Marketo
- Marketo
- ServiceNow 
- ServiceNow
- Zendesk
- Zendesk
- S3
- S3
- SALESFORCE
- Salesforce
- MARKETO
- Marketo
- SERVICE_NOW
- ServiceNow
- ZENDESK
- Zendesk
- S3
- S3
- "Salesforce"
- Salesforce
- "Marketo"
- Marketo
- "ServiceNow" 
- ServiceNow
- "Zendesk"
- Zendesk
- "S3"
- S3
IntegrationFlowDefinition, IntegrationFlowDefinitionArgs      
- FlowName string
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- KmsArn string
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- SourceFlow Pulumi.Config Aws Native. Customer Profiles. Inputs. Integration Source Flow Config 
- The configuration that controls how Customer Profiles retrieves data from the source.
- Tasks
List<Pulumi.Aws Native. Customer Profiles. Inputs. Integration Task> 
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- TriggerConfig Pulumi.Aws Native. Customer Profiles. Inputs. Integration Trigger Config 
- The trigger settings that determine how and when the flow runs.
- Description string
- A description of the flow you want to create.
- FlowName string
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- KmsArn string
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- SourceFlow IntegrationConfig Source Flow Config 
- The configuration that controls how Customer Profiles retrieves data from the source.
- Tasks
[]IntegrationTask 
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- TriggerConfig IntegrationTrigger Config 
- The trigger settings that determine how and when the flow runs.
- Description string
- A description of the flow you want to create.
- flowName String
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- kmsArn String
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- sourceFlow IntegrationConfig Source Flow Config 
- The configuration that controls how Customer Profiles retrieves data from the source.
- tasks
List<IntegrationTask> 
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- triggerConfig IntegrationTrigger Config 
- The trigger settings that determine how and when the flow runs.
- description String
- A description of the flow you want to create.
- flowName string
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- kmsArn string
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- sourceFlow IntegrationConfig Source Flow Config 
- The configuration that controls how Customer Profiles retrieves data from the source.
- tasks
IntegrationTask[] 
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- triggerConfig IntegrationTrigger Config 
- The trigger settings that determine how and when the flow runs.
- description string
- A description of the flow you want to create.
- flow_name str
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- kms_arn str
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- source_flow_ Integrationconfig Source Flow Config 
- The configuration that controls how Customer Profiles retrieves data from the source.
- tasks
Sequence[IntegrationTask] 
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- trigger_config IntegrationTrigger Config 
- The trigger settings that determine how and when the flow runs.
- description str
- A description of the flow you want to create.
- flowName String
- The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.
- kmsArn String
- The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
- sourceFlow Property MapConfig 
- The configuration that controls how Customer Profiles retrieves data from the source.
- tasks List<Property Map>
- A list of tasks that Customer Profiles performs while transferring the data in the flow run.
- triggerConfig Property Map
- The trigger settings that determine how and when the flow runs.
- description String
- A description of the flow you want to create.
IntegrationIncrementalPullConfig, IntegrationIncrementalPullConfigArgs        
- DatetimeType stringField Name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
- DatetimeType stringField Name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
- datetimeType StringField Name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
- datetimeType stringField Name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
- datetime_type_ strfield_ name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
- datetimeType StringField Name 
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
IntegrationMarketoConnectorOperator, IntegrationMarketoConnectorOperatorArgs        
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- IntegrationMarketo Connector Operator Projection 
- PROJECTION
- IntegrationMarketo Connector Operator Less Than 
- LESS_THAN
- IntegrationMarketo Connector Operator Greater Than 
- GREATER_THAN
- IntegrationMarketo Connector Operator Between 
- BETWEEN
- IntegrationMarketo Connector Operator Addition 
- ADDITION
- IntegrationMarketo Connector Operator Multiplication 
- MULTIPLICATION
- IntegrationMarketo Connector Operator Division 
- DIVISION
- IntegrationMarketo Connector Operator Subtraction 
- SUBTRACTION
- IntegrationMarketo Connector Operator Mask All 
- MASK_ALL
- IntegrationMarketo Connector Operator Mask First N 
- MASK_FIRST_N
- IntegrationMarketo Connector Operator Mask Last N 
- MASK_LAST_N
- IntegrationMarketo Connector Operator Validate Non Null 
- VALIDATE_NON_NULL
- IntegrationMarketo Connector Operator Validate Non Zero 
- VALIDATE_NON_ZERO
- IntegrationMarketo Connector Operator Validate Non Negative 
- VALIDATE_NON_NEGATIVE
- IntegrationMarketo Connector Operator Validate Numeric 
- VALIDATE_NUMERIC
- IntegrationMarketo Connector Operator No Op 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- PROJECTION
- PROJECTION
- LESS_THAN
- LESS_THAN
- GREATER_THAN
- GREATER_THAN
- BETWEEN
- BETWEEN
- ADDITION
- ADDITION
- MULTIPLICATION
- MULTIPLICATION
- DIVISION
- DIVISION
- SUBTRACTION
- SUBTRACTION
- MASK_ALL
- MASK_ALL
- MASK_FIRST_N
- MASK_FIRST_N
- MASK_LAST_N
- MASK_LAST_N
- VALIDATE_NON_NULL
- VALIDATE_NON_NULL
- VALIDATE_NON_ZERO
- VALIDATE_NON_ZERO
- VALIDATE_NON_NEGATIVE
- VALIDATE_NON_NEGATIVE
- VALIDATE_NUMERIC
- VALIDATE_NUMERIC
- NO_OP
- NO_OP
- "PROJECTION"
- PROJECTION
- "LESS_THAN"
- LESS_THAN
- "GREATER_THAN"
- GREATER_THAN
- "BETWEEN"
- BETWEEN
- "ADDITION"
- ADDITION
- "MULTIPLICATION"
- MULTIPLICATION
- "DIVISION"
- DIVISION
- "SUBTRACTION"
- SUBTRACTION
- "MASK_ALL"
- MASK_ALL
- "MASK_FIRST_N"
- MASK_FIRST_N
- "MASK_LAST_N"
- MASK_LAST_N
- "VALIDATE_NON_NULL"
- VALIDATE_NON_NULL
- "VALIDATE_NON_ZERO"
- VALIDATE_NON_ZERO
- "VALIDATE_NON_NEGATIVE"
- VALIDATE_NON_NEGATIVE
- "VALIDATE_NUMERIC"
- VALIDATE_NUMERIC
- "NO_OP"
- NO_OP
IntegrationMarketoSourceProperties, IntegrationMarketoSourcePropertiesArgs        
- Object string
- The object specified in the Marketo flow source.
- Object string
- The object specified in the Marketo flow source.
- object String
- The object specified in the Marketo flow source.
- object string
- The object specified in the Marketo flow source.
- object str
- The object specified in the Marketo flow source.
- object String
- The object specified in the Marketo flow source.
IntegrationObjectTypeMapping, IntegrationObjectTypeMappingArgs        
IntegrationOperatorPropertiesKeys, IntegrationOperatorPropertiesKeysArgs        
- Value
- VALUE
- Values
- VALUES
- DataType 
- DATA_TYPE
- UpperBound 
- UPPER_BOUND
- LowerBound 
- LOWER_BOUND
- SourceData Type 
- SOURCE_DATA_TYPE
- DestinationData Type 
- DESTINATION_DATA_TYPE
- ValidationAction 
- VALIDATION_ACTION
- MaskValue 
- MASK_VALUE
- MaskLength 
- MASK_LENGTH
- TruncateLength 
- TRUNCATE_LENGTH
- MathOperation Fields Order 
- MATH_OPERATION_FIELDS_ORDER
- ConcatFormat 
- CONCAT_FORMAT
- SubfieldCategory Map 
- SUBFIELD_CATEGORY_MAP
- IntegrationOperator Properties Keys Value 
- VALUE
- IntegrationOperator Properties Keys Values 
- VALUES
- IntegrationOperator Properties Keys Data Type 
- DATA_TYPE
- IntegrationOperator Properties Keys Upper Bound 
- UPPER_BOUND
- IntegrationOperator Properties Keys Lower Bound 
- LOWER_BOUND
- IntegrationOperator Properties Keys Source Data Type 
- SOURCE_DATA_TYPE
- IntegrationOperator Properties Keys Destination Data Type 
- DESTINATION_DATA_TYPE
- IntegrationOperator Properties Keys Validation Action 
- VALIDATION_ACTION
- IntegrationOperator Properties Keys Mask Value 
- MASK_VALUE
- IntegrationOperator Properties Keys Mask Length 
- MASK_LENGTH
- IntegrationOperator Properties Keys Truncate Length 
- TRUNCATE_LENGTH
- IntegrationOperator Properties Keys Math Operation Fields Order 
- MATH_OPERATION_FIELDS_ORDER
- IntegrationOperator Properties Keys Concat Format 
- CONCAT_FORMAT
- IntegrationOperator Properties Keys Subfield Category Map 
- SUBFIELD_CATEGORY_MAP
- Value
- VALUE
- Values
- VALUES
- DataType 
- DATA_TYPE
- UpperBound 
- UPPER_BOUND
- LowerBound 
- LOWER_BOUND
- SourceData Type 
- SOURCE_DATA_TYPE
- DestinationData Type 
- DESTINATION_DATA_TYPE
- ValidationAction 
- VALIDATION_ACTION
- MaskValue 
- MASK_VALUE
- MaskLength 
- MASK_LENGTH
- TruncateLength 
- TRUNCATE_LENGTH
- MathOperation Fields Order 
- MATH_OPERATION_FIELDS_ORDER
- ConcatFormat 
- CONCAT_FORMAT
- SubfieldCategory Map 
- SUBFIELD_CATEGORY_MAP
- Value
- VALUE
- Values
- VALUES
- DataType 
- DATA_TYPE
- UpperBound 
- UPPER_BOUND
- LowerBound 
- LOWER_BOUND
- SourceData Type 
- SOURCE_DATA_TYPE
- DestinationData Type 
- DESTINATION_DATA_TYPE
- ValidationAction 
- VALIDATION_ACTION
- MaskValue 
- MASK_VALUE
- MaskLength 
- MASK_LENGTH
- TruncateLength 
- TRUNCATE_LENGTH
- MathOperation Fields Order 
- MATH_OPERATION_FIELDS_ORDER
- ConcatFormat 
- CONCAT_FORMAT
- SubfieldCategory Map 
- SUBFIELD_CATEGORY_MAP
- VALUE
- VALUE
- VALUES
- VALUES
- DATA_TYPE
- DATA_TYPE
- UPPER_BOUND
- UPPER_BOUND
- LOWER_BOUND
- LOWER_BOUND
- SOURCE_DATA_TYPE
- SOURCE_DATA_TYPE
- DESTINATION_DATA_TYPE
- DESTINATION_DATA_TYPE
- VALIDATION_ACTION
- VALIDATION_ACTION
- MASK_VALUE
- MASK_VALUE
- MASK_LENGTH
- MASK_LENGTH
- TRUNCATE_LENGTH
- TRUNCATE_LENGTH
- MATH_OPERATION_FIELDS_ORDER
- MATH_OPERATION_FIELDS_ORDER
- CONCAT_FORMAT
- CONCAT_FORMAT
- SUBFIELD_CATEGORY_MAP
- SUBFIELD_CATEGORY_MAP
- "VALUE"
- VALUE
- "VALUES"
- VALUES
- "DATA_TYPE"
- DATA_TYPE
- "UPPER_BOUND"
- UPPER_BOUND
- "LOWER_BOUND"
- LOWER_BOUND
- "SOURCE_DATA_TYPE"
- SOURCE_DATA_TYPE
- "DESTINATION_DATA_TYPE"
- DESTINATION_DATA_TYPE
- "VALIDATION_ACTION"
- VALIDATION_ACTION
- "MASK_VALUE"
- MASK_VALUE
- "MASK_LENGTH"
- MASK_LENGTH
- "TRUNCATE_LENGTH"
- TRUNCATE_LENGTH
- "MATH_OPERATION_FIELDS_ORDER"
- MATH_OPERATION_FIELDS_ORDER
- "CONCAT_FORMAT"
- CONCAT_FORMAT
- "SUBFIELD_CATEGORY_MAP"
- SUBFIELD_CATEGORY_MAP
IntegrationS3ConnectorOperator, IntegrationS3ConnectorOperatorArgs      
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- IntegrationS3Connector Operator Projection 
- PROJECTION
- IntegrationS3Connector Operator Less Than 
- LESS_THAN
- IntegrationS3Connector Operator Greater Than 
- GREATER_THAN
- IntegrationS3Connector Operator Between 
- BETWEEN
- IntegrationS3Connector Operator Less Than Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- IntegrationS3Connector Operator Greater Than Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- IntegrationS3Connector Operator Equal To 
- EQUAL_TO
- IntegrationS3Connector Operator Not Equal To 
- NOT_EQUAL_TO
- IntegrationS3Connector Operator Addition 
- ADDITION
- IntegrationS3Connector Operator Multiplication 
- MULTIPLICATION
- IntegrationS3Connector Operator Division 
- DIVISION
- IntegrationS3Connector Operator Subtraction 
- SUBTRACTION
- IntegrationS3Connector Operator Mask All 
- MASK_ALL
- IntegrationS3Connector Operator Mask First N 
- MASK_FIRST_N
- IntegrationS3Connector Operator Mask Last N 
- MASK_LAST_N
- IntegrationS3Connector Operator Validate Non Null 
- VALIDATE_NON_NULL
- IntegrationS3Connector Operator Validate Non Zero 
- VALIDATE_NON_ZERO
- IntegrationS3Connector Operator Validate Non Negative 
- VALIDATE_NON_NEGATIVE
- IntegrationS3Connector Operator Validate Numeric 
- VALIDATE_NUMERIC
- IntegrationS3Connector Operator No Op 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- PROJECTION
- PROJECTION
- LESS_THAN
- LESS_THAN
- GREATER_THAN
- GREATER_THAN
- BETWEEN
- BETWEEN
- LESS_THAN_OR_EQUAL_TO
- LESS_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- EQUAL_TO
- EQUAL_TO
- NOT_EQUAL_TO
- NOT_EQUAL_TO
- ADDITION
- ADDITION
- MULTIPLICATION
- MULTIPLICATION
- DIVISION
- DIVISION
- SUBTRACTION
- SUBTRACTION
- MASK_ALL
- MASK_ALL
- MASK_FIRST_N
- MASK_FIRST_N
- MASK_LAST_N
- MASK_LAST_N
- VALIDATE_NON_NULL
- VALIDATE_NON_NULL
- VALIDATE_NON_ZERO
- VALIDATE_NON_ZERO
- VALIDATE_NON_NEGATIVE
- VALIDATE_NON_NEGATIVE
- VALIDATE_NUMERIC
- VALIDATE_NUMERIC
- NO_OP
- NO_OP
- "PROJECTION"
- PROJECTION
- "LESS_THAN"
- LESS_THAN
- "GREATER_THAN"
- GREATER_THAN
- "BETWEEN"
- BETWEEN
- "LESS_THAN_OR_EQUAL_TO"
- LESS_THAN_OR_EQUAL_TO
- "GREATER_THAN_OR_EQUAL_TO"
- GREATER_THAN_OR_EQUAL_TO
- "EQUAL_TO"
- EQUAL_TO
- "NOT_EQUAL_TO"
- NOT_EQUAL_TO
- "ADDITION"
- ADDITION
- "MULTIPLICATION"
- MULTIPLICATION
- "DIVISION"
- DIVISION
- "SUBTRACTION"
- SUBTRACTION
- "MASK_ALL"
- MASK_ALL
- "MASK_FIRST_N"
- MASK_FIRST_N
- "MASK_LAST_N"
- MASK_LAST_N
- "VALIDATE_NON_NULL"
- VALIDATE_NON_NULL
- "VALIDATE_NON_ZERO"
- VALIDATE_NON_ZERO
- "VALIDATE_NON_NEGATIVE"
- VALIDATE_NON_NEGATIVE
- "VALIDATE_NUMERIC"
- VALIDATE_NUMERIC
- "NO_OP"
- NO_OP
IntegrationS3SourceProperties, IntegrationS3SourcePropertiesArgs      
- BucketName string
- The Amazon S3 bucket name where the source files are stored.
- BucketPrefix string
- The object key for the Amazon S3 bucket in which the source files are stored.
- BucketName string
- The Amazon S3 bucket name where the source files are stored.
- BucketPrefix string
- The object key for the Amazon S3 bucket in which the source files are stored.
- bucketName String
- The Amazon S3 bucket name where the source files are stored.
- bucketPrefix String
- The object key for the Amazon S3 bucket in which the source files are stored.
- bucketName string
- The Amazon S3 bucket name where the source files are stored.
- bucketPrefix string
- The object key for the Amazon S3 bucket in which the source files are stored.
- bucket_name str
- The Amazon S3 bucket name where the source files are stored.
- bucket_prefix str
- The object key for the Amazon S3 bucket in which the source files are stored.
- bucketName String
- The Amazon S3 bucket name where the source files are stored.
- bucketPrefix String
- The object key for the Amazon S3 bucket in which the source files are stored.
IntegrationSalesforceConnectorOperator, IntegrationSalesforceConnectorOperatorArgs        
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- IntegrationSalesforce Connector Operator Projection 
- PROJECTION
- IntegrationSalesforce Connector Operator Less Than 
- LESS_THAN
- IntegrationSalesforce Connector Operator Greater Than 
- GREATER_THAN
- IntegrationSalesforce Connector Operator Contains 
- CONTAINS
- IntegrationSalesforce Connector Operator Between 
- BETWEEN
- IntegrationSalesforce Connector Operator Less Than Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- IntegrationSalesforce Connector Operator Greater Than Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- IntegrationSalesforce Connector Operator Equal To 
- EQUAL_TO
- IntegrationSalesforce Connector Operator Not Equal To 
- NOT_EQUAL_TO
- IntegrationSalesforce Connector Operator Addition 
- ADDITION
- IntegrationSalesforce Connector Operator Multiplication 
- MULTIPLICATION
- IntegrationSalesforce Connector Operator Division 
- DIVISION
- IntegrationSalesforce Connector Operator Subtraction 
- SUBTRACTION
- IntegrationSalesforce Connector Operator Mask All 
- MASK_ALL
- IntegrationSalesforce Connector Operator Mask First N 
- MASK_FIRST_N
- IntegrationSalesforce Connector Operator Mask Last N 
- MASK_LAST_N
- IntegrationSalesforce Connector Operator Validate Non Null 
- VALIDATE_NON_NULL
- IntegrationSalesforce Connector Operator Validate Non Zero 
- VALIDATE_NON_ZERO
- IntegrationSalesforce Connector Operator Validate Non Negative 
- VALIDATE_NON_NEGATIVE
- IntegrationSalesforce Connector Operator Validate Numeric 
- VALIDATE_NUMERIC
- IntegrationSalesforce Connector Operator No Op 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- PROJECTION
- PROJECTION
- LESS_THAN
- LESS_THAN
- GREATER_THAN
- GREATER_THAN
- CONTAINS
- CONTAINS
- BETWEEN
- BETWEEN
- LESS_THAN_OR_EQUAL_TO
- LESS_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- EQUAL_TO
- EQUAL_TO
- NOT_EQUAL_TO
- NOT_EQUAL_TO
- ADDITION
- ADDITION
- MULTIPLICATION
- MULTIPLICATION
- DIVISION
- DIVISION
- SUBTRACTION
- SUBTRACTION
- MASK_ALL
- MASK_ALL
- MASK_FIRST_N
- MASK_FIRST_N
- MASK_LAST_N
- MASK_LAST_N
- VALIDATE_NON_NULL
- VALIDATE_NON_NULL
- VALIDATE_NON_ZERO
- VALIDATE_NON_ZERO
- VALIDATE_NON_NEGATIVE
- VALIDATE_NON_NEGATIVE
- VALIDATE_NUMERIC
- VALIDATE_NUMERIC
- NO_OP
- NO_OP
- "PROJECTION"
- PROJECTION
- "LESS_THAN"
- LESS_THAN
- "GREATER_THAN"
- GREATER_THAN
- "CONTAINS"
- CONTAINS
- "BETWEEN"
- BETWEEN
- "LESS_THAN_OR_EQUAL_TO"
- LESS_THAN_OR_EQUAL_TO
- "GREATER_THAN_OR_EQUAL_TO"
- GREATER_THAN_OR_EQUAL_TO
- "EQUAL_TO"
- EQUAL_TO
- "NOT_EQUAL_TO"
- NOT_EQUAL_TO
- "ADDITION"
- ADDITION
- "MULTIPLICATION"
- MULTIPLICATION
- "DIVISION"
- DIVISION
- "SUBTRACTION"
- SUBTRACTION
- "MASK_ALL"
- MASK_ALL
- "MASK_FIRST_N"
- MASK_FIRST_N
- "MASK_LAST_N"
- MASK_LAST_N
- "VALIDATE_NON_NULL"
- VALIDATE_NON_NULL
- "VALIDATE_NON_ZERO"
- VALIDATE_NON_ZERO
- "VALIDATE_NON_NEGATIVE"
- VALIDATE_NON_NEGATIVE
- "VALIDATE_NUMERIC"
- VALIDATE_NUMERIC
- "NO_OP"
- NO_OP
IntegrationSalesforceSourceProperties, IntegrationSalesforceSourcePropertiesArgs        
- Object string
- The object specified in the Salesforce flow source.
- EnableDynamic boolField Update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- IncludeDeleted boolRecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
- Object string
- The object specified in the Salesforce flow source.
- EnableDynamic boolField Update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- IncludeDeleted boolRecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
- object String
- The object specified in the Salesforce flow source.
- enableDynamic BooleanField Update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- includeDeleted BooleanRecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
- object string
- The object specified in the Salesforce flow source.
- enableDynamic booleanField Update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- includeDeleted booleanRecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
- object str
- The object specified in the Salesforce flow source.
- enable_dynamic_ boolfield_ update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- include_deleted_ boolrecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
- object String
- The object specified in the Salesforce flow source.
- enableDynamic BooleanField Update 
- The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
- includeDeleted BooleanRecords 
- Indicates whether Amazon AppFlow includes deleted files in the flow run.
IntegrationScheduledTriggerProperties, IntegrationScheduledTriggerPropertiesArgs        
- ScheduleExpression string
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- DataPull Pulumi.Mode Aws Native. Customer Profiles. Integration Scheduled Trigger Properties Data Pull Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- FirstExecution doubleFrom 
- Specifies the date range for the records to import from the connector in the first flow run.
- ScheduleEnd doubleTime 
- Specifies the scheduled end time for a scheduled-trigger flow.
- ScheduleOffset int
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- ScheduleStart doubleTime 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- Timezone string
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
- ScheduleExpression string
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- DataPull IntegrationMode Scheduled Trigger Properties Data Pull Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- FirstExecution float64From 
- Specifies the date range for the records to import from the connector in the first flow run.
- ScheduleEnd float64Time 
- Specifies the scheduled end time for a scheduled-trigger flow.
- ScheduleOffset int
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- ScheduleStart float64Time 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- Timezone string
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
- scheduleExpression String
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- dataPull IntegrationMode Scheduled Trigger Properties Data Pull Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- firstExecution DoubleFrom 
- Specifies the date range for the records to import from the connector in the first flow run.
- scheduleEnd DoubleTime 
- Specifies the scheduled end time for a scheduled-trigger flow.
- scheduleOffset Integer
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- scheduleStart DoubleTime 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- timezone String
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
- scheduleExpression string
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- dataPull IntegrationMode Scheduled Trigger Properties Data Pull Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- firstExecution numberFrom 
- Specifies the date range for the records to import from the connector in the first flow run.
- scheduleEnd numberTime 
- Specifies the scheduled end time for a scheduled-trigger flow.
- scheduleOffset number
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- scheduleStart numberTime 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- timezone string
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
- schedule_expression str
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- data_pull_ Integrationmode Scheduled Trigger Properties Data Pull Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- first_execution_ floatfrom 
- Specifies the date range for the records to import from the connector in the first flow run.
- schedule_end_ floattime 
- Specifies the scheduled end time for a scheduled-trigger flow.
- schedule_offset int
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- schedule_start_ floattime 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- timezone str
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
- scheduleExpression String
- The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
- dataPull "Incremental" | "Complete"Mode 
- Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
- firstExecution NumberFrom 
- Specifies the date range for the records to import from the connector in the first flow run.
- scheduleEnd NumberTime 
- Specifies the scheduled end time for a scheduled-trigger flow.
- scheduleOffset Number
- Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
- scheduleStart NumberTime 
- Specifies the scheduled start time for a scheduled-trigger flow. The value must be a date/time value in EPOCH format.
- timezone String
- Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
IntegrationScheduledTriggerPropertiesDataPullMode, IntegrationScheduledTriggerPropertiesDataPullModeArgs              
- Incremental
- Incremental
- Complete
- Complete
- IntegrationScheduled Trigger Properties Data Pull Mode Incremental 
- Incremental
- IntegrationScheduled Trigger Properties Data Pull Mode Complete 
- Complete
- Incremental
- Incremental
- Complete
- Complete
- Incremental
- Incremental
- Complete
- Complete
- INCREMENTAL
- Incremental
- COMPLETE
- Complete
- "Incremental"
- Incremental
- "Complete"
- Complete
IntegrationServiceNowConnectorOperator, IntegrationServiceNowConnectorOperatorArgs          
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- IntegrationService Now Connector Operator Projection 
- PROJECTION
- IntegrationService Now Connector Operator Less Than 
- LESS_THAN
- IntegrationService Now Connector Operator Greater Than 
- GREATER_THAN
- IntegrationService Now Connector Operator Contains 
- CONTAINS
- IntegrationService Now Connector Operator Between 
- BETWEEN
- IntegrationService Now Connector Operator Less Than Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- IntegrationService Now Connector Operator Greater Than Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- IntegrationService Now Connector Operator Equal To 
- EQUAL_TO
- IntegrationService Now Connector Operator Not Equal To 
- NOT_EQUAL_TO
- IntegrationService Now Connector Operator Addition 
- ADDITION
- IntegrationService Now Connector Operator Multiplication 
- MULTIPLICATION
- IntegrationService Now Connector Operator Division 
- DIVISION
- IntegrationService Now Connector Operator Subtraction 
- SUBTRACTION
- IntegrationService Now Connector Operator Mask All 
- MASK_ALL
- IntegrationService Now Connector Operator Mask First N 
- MASK_FIRST_N
- IntegrationService Now Connector Operator Mask Last N 
- MASK_LAST_N
- IntegrationService Now Connector Operator Validate Non Null 
- VALIDATE_NON_NULL
- IntegrationService Now Connector Operator Validate Non Zero 
- VALIDATE_NON_ZERO
- IntegrationService Now Connector Operator Validate Non Negative 
- VALIDATE_NON_NEGATIVE
- IntegrationService Now Connector Operator Validate Numeric 
- VALIDATE_NUMERIC
- IntegrationService Now Connector Operator No Op 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- Projection
- PROJECTION
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- Contains
- CONTAINS
- Between
- BETWEEN
- LessThan Or Equal To 
- LESS_THAN_OR_EQUAL_TO
- GreaterThan Or Equal To 
- GREATER_THAN_OR_EQUAL_TO
- EqualTo 
- EQUAL_TO
- NotEqual To 
- NOT_EQUAL_TO
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- PROJECTION
- PROJECTION
- LESS_THAN
- LESS_THAN
- GREATER_THAN
- GREATER_THAN
- CONTAINS
- CONTAINS
- BETWEEN
- BETWEEN
- LESS_THAN_OR_EQUAL_TO
- LESS_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- GREATER_THAN_OR_EQUAL_TO
- EQUAL_TO
- EQUAL_TO
- NOT_EQUAL_TO
- NOT_EQUAL_TO
- ADDITION
- ADDITION
- MULTIPLICATION
- MULTIPLICATION
- DIVISION
- DIVISION
- SUBTRACTION
- SUBTRACTION
- MASK_ALL
- MASK_ALL
- MASK_FIRST_N
- MASK_FIRST_N
- MASK_LAST_N
- MASK_LAST_N
- VALIDATE_NON_NULL
- VALIDATE_NON_NULL
- VALIDATE_NON_ZERO
- VALIDATE_NON_ZERO
- VALIDATE_NON_NEGATIVE
- VALIDATE_NON_NEGATIVE
- VALIDATE_NUMERIC
- VALIDATE_NUMERIC
- NO_OP
- NO_OP
- "PROJECTION"
- PROJECTION
- "LESS_THAN"
- LESS_THAN
- "GREATER_THAN"
- GREATER_THAN
- "CONTAINS"
- CONTAINS
- "BETWEEN"
- BETWEEN
- "LESS_THAN_OR_EQUAL_TO"
- LESS_THAN_OR_EQUAL_TO
- "GREATER_THAN_OR_EQUAL_TO"
- GREATER_THAN_OR_EQUAL_TO
- "EQUAL_TO"
- EQUAL_TO
- "NOT_EQUAL_TO"
- NOT_EQUAL_TO
- "ADDITION"
- ADDITION
- "MULTIPLICATION"
- MULTIPLICATION
- "DIVISION"
- DIVISION
- "SUBTRACTION"
- SUBTRACTION
- "MASK_ALL"
- MASK_ALL
- "MASK_FIRST_N"
- MASK_FIRST_N
- "MASK_LAST_N"
- MASK_LAST_N
- "VALIDATE_NON_NULL"
- VALIDATE_NON_NULL
- "VALIDATE_NON_ZERO"
- VALIDATE_NON_ZERO
- "VALIDATE_NON_NEGATIVE"
- VALIDATE_NON_NEGATIVE
- "VALIDATE_NUMERIC"
- VALIDATE_NUMERIC
- "NO_OP"
- NO_OP
IntegrationServiceNowSourceProperties, IntegrationServiceNowSourcePropertiesArgs          
- Object string
- The object specified in the ServiceNow flow source.
- Object string
- The object specified in the ServiceNow flow source.
- object String
- The object specified in the ServiceNow flow source.
- object string
- The object specified in the ServiceNow flow source.
- object str
- The object specified in the ServiceNow flow source.
- object String
- The object specified in the ServiceNow flow source.
IntegrationSourceConnectorProperties, IntegrationSourceConnectorPropertiesArgs        
- Marketo
Pulumi.Aws Native. Customer Profiles. Inputs. Integration Marketo Source Properties 
- The properties that are applied when Marketo is being used as a source.
- S3
Pulumi.Aws Native. Customer Profiles. Inputs. Integration S3Source Properties 
- The properties that are applied when Amazon S3 is being used as the flow source.
- Salesforce
Pulumi.Aws Native. Customer Profiles. Inputs. Integration Salesforce Source Properties 
- The properties that are applied when Salesforce is being used as a source.
- ServiceNow Pulumi.Aws Native. Customer Profiles. Inputs. Integration Service Now Source Properties 
- The properties that are applied when ServiceNow is being used as a source.
- Zendesk
Pulumi.Aws Native. Customer Profiles. Inputs. Integration Zendesk Source Properties 
- The properties that are applied when using Zendesk as a flow source.
- Marketo
IntegrationMarketo Source Properties 
- The properties that are applied when Marketo is being used as a source.
- S3
IntegrationS3Source Properties 
- The properties that are applied when Amazon S3 is being used as the flow source.
- Salesforce
IntegrationSalesforce Source Properties 
- The properties that are applied when Salesforce is being used as a source.
- ServiceNow IntegrationService Now Source Properties 
- The properties that are applied when ServiceNow is being used as a source.
- Zendesk
IntegrationZendesk Source Properties 
- The properties that are applied when using Zendesk as a flow source.
- marketo
IntegrationMarketo Source Properties 
- The properties that are applied when Marketo is being used as a source.
- s3
IntegrationS3Source Properties 
- The properties that are applied when Amazon S3 is being used as the flow source.
- salesforce
IntegrationSalesforce Source Properties 
- The properties that are applied when Salesforce is being used as a source.
- serviceNow IntegrationService Now Source Properties 
- The properties that are applied when ServiceNow is being used as a source.
- zendesk
IntegrationZendesk Source Properties 
- The properties that are applied when using Zendesk as a flow source.
- marketo
IntegrationMarketo Source Properties 
- The properties that are applied when Marketo is being used as a source.
- s3
IntegrationS3Source Properties 
- The properties that are applied when Amazon S3 is being used as the flow source.
- salesforce
IntegrationSalesforce Source Properties 
- The properties that are applied when Salesforce is being used as a source.
- serviceNow IntegrationService Now Source Properties 
- The properties that are applied when ServiceNow is being used as a source.
- zendesk
IntegrationZendesk Source Properties 
- The properties that are applied when using Zendesk as a flow source.
- marketo
IntegrationMarketo Source Properties 
- The properties that are applied when Marketo is being used as a source.
- s3
IntegrationS3Source Properties 
- The properties that are applied when Amazon S3 is being used as the flow source.
- salesforce
IntegrationSalesforce Source Properties 
- The properties that are applied when Salesforce is being used as a source.
- service_now IntegrationService Now Source Properties 
- The properties that are applied when ServiceNow is being used as a source.
- zendesk
IntegrationZendesk Source Properties 
- The properties that are applied when using Zendesk as a flow source.
- marketo Property Map
- The properties that are applied when Marketo is being used as a source.
- s3 Property Map
- The properties that are applied when Amazon S3 is being used as the flow source.
- salesforce Property Map
- The properties that are applied when Salesforce is being used as a source.
- serviceNow Property Map
- The properties that are applied when ServiceNow is being used as a source.
- zendesk Property Map
- The properties that are applied when using Zendesk as a flow source.
IntegrationSourceFlowConfig, IntegrationSourceFlowConfigArgs        
- ConnectorType Pulumi.Aws Native. Customer Profiles. Integration Connector Type 
- The type of connector, such as Salesforce, Marketo, and so on.
- SourceConnector Pulumi.Properties Aws Native. Customer Profiles. Inputs. Integration Source Connector Properties 
- Specifies the information that is required to query a particular source connector.
- ConnectorProfile stringName 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- IncrementalPull Pulumi.Config Aws Native. Customer Profiles. Inputs. Integration Incremental Pull Config 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
- ConnectorType IntegrationConnector Type 
- The type of connector, such as Salesforce, Marketo, and so on.
- SourceConnector IntegrationProperties Source Connector Properties 
- Specifies the information that is required to query a particular source connector.
- ConnectorProfile stringName 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- IncrementalPull IntegrationConfig Incremental Pull Config 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
- connectorType IntegrationConnector Type 
- The type of connector, such as Salesforce, Marketo, and so on.
- sourceConnector IntegrationProperties Source Connector Properties 
- Specifies the information that is required to query a particular source connector.
- connectorProfile StringName 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- incrementalPull IntegrationConfig Incremental Pull Config 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
- connectorType IntegrationConnector Type 
- The type of connector, such as Salesforce, Marketo, and so on.
- sourceConnector IntegrationProperties Source Connector Properties 
- Specifies the information that is required to query a particular source connector.
- connectorProfile stringName 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- incrementalPull IntegrationConfig Incremental Pull Config 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
- connector_type IntegrationConnector Type 
- The type of connector, such as Salesforce, Marketo, and so on.
- source_connector_ Integrationproperties Source Connector Properties 
- Specifies the information that is required to query a particular source connector.
- connector_profile_ strname 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- incremental_pull_ Integrationconfig Incremental Pull Config 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
- connectorType "Salesforce" | "Marketo" | "ServiceNow" | "Zendesk" | "S3" 
- The type of connector, such as Salesforce, Marketo, and so on.
- sourceConnector Property MapProperties 
- Specifies the information that is required to query a particular source connector.
- connectorProfile StringName 
- The name of the Amazon AppFlow connector profile. This name must be unique for each connector profile in the AWS account .
- incrementalPull Property MapConfig 
- Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
IntegrationTask, IntegrationTaskArgs    
- SourceFields List<string>
- The source fields to which a particular task is applied.
- TaskType Pulumi.Aws Native. Customer Profiles. Integration Task Type 
- Specifies the particular task implementation that Amazon AppFlow performs.
- ConnectorOperator Pulumi.Aws Native. Customer Profiles. Inputs. Integration Connector Operator 
- The operation to be performed on the provided source fields.
- DestinationField string
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- TaskProperties List<Pulumi.Aws Native. Customer Profiles. Inputs. Integration Task Properties Map> 
- A map used to store task-related information. The service looks for particular information based on the TaskType.
- SourceFields []string
- The source fields to which a particular task is applied.
- TaskType IntegrationTask Type 
- Specifies the particular task implementation that Amazon AppFlow performs.
- ConnectorOperator IntegrationConnector Operator 
- The operation to be performed on the provided source fields.
- DestinationField string
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- TaskProperties []IntegrationTask Properties Map 
- A map used to store task-related information. The service looks for particular information based on the TaskType.
- sourceFields List<String>
- The source fields to which a particular task is applied.
- taskType IntegrationTask Type 
- Specifies the particular task implementation that Amazon AppFlow performs.
- connectorOperator IntegrationConnector Operator 
- The operation to be performed on the provided source fields.
- destinationField String
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- taskProperties List<IntegrationTask Properties Map> 
- A map used to store task-related information. The service looks for particular information based on the TaskType.
- sourceFields string[]
- The source fields to which a particular task is applied.
- taskType IntegrationTask Type 
- Specifies the particular task implementation that Amazon AppFlow performs.
- connectorOperator IntegrationConnector Operator 
- The operation to be performed on the provided source fields.
- destinationField string
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- taskProperties IntegrationTask Properties Map[] 
- A map used to store task-related information. The service looks for particular information based on the TaskType.
- source_fields Sequence[str]
- The source fields to which a particular task is applied.
- task_type IntegrationTask Type 
- Specifies the particular task implementation that Amazon AppFlow performs.
- connector_operator IntegrationConnector Operator 
- The operation to be performed on the provided source fields.
- destination_field str
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- task_properties Sequence[IntegrationTask Properties Map] 
- A map used to store task-related information. The service looks for particular information based on the TaskType.
- sourceFields List<String>
- The source fields to which a particular task is applied.
- taskType "Arithmetic" | "Filter" | "Map" | "Mask" | "Merge" | "Truncate" | "Validate"
- Specifies the particular task implementation that Amazon AppFlow performs.
- connectorOperator Property Map
- The operation to be performed on the provided source fields.
- destinationField String
- A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
- taskProperties List<Property Map>
- A map used to store task-related information. The service looks for particular information based on the TaskType.
IntegrationTaskPropertiesMap, IntegrationTaskPropertiesMapArgs        
- OperatorProperty Pulumi.Key Aws Native. Customer Profiles. Integration Operator Properties Keys 
- The task property key.
- Property string
- The task property value.
- OperatorProperty IntegrationKey Operator Properties Keys 
- The task property key.
- Property string
- The task property value.
- operatorProperty IntegrationKey Operator Properties Keys 
- The task property key.
- property String
- The task property value.
- operatorProperty IntegrationKey Operator Properties Keys 
- The task property key.
- property string
- The task property value.
- operator_property_ Integrationkey Operator Properties Keys 
- The task property key.
- property str
- The task property value.
- operatorProperty "VALUE" | "VALUES" | "DATA_TYPE" | "UPPER_BOUND" | "LOWER_BOUND" | "SOURCE_DATA_TYPE" | "DESTINATION_DATA_TYPE" | "VALIDATION_ACTION" | "MASK_VALUE" | "MASK_LENGTH" | "TRUNCATE_LENGTH" | "MATH_OPERATION_FIELDS_ORDER" | "CONCAT_FORMAT" | "SUBFIELD_CATEGORY_MAP"Key 
- The task property key.
- property String
- The task property value.
IntegrationTaskType, IntegrationTaskTypeArgs      
- Arithmetic
- Arithmetic
- Filter
- Filter
- Map
- Map
- Mask
- Mask
- Merge
- Merge
- Truncate
- Truncate
- Validate
- Validate
- IntegrationTask Type Arithmetic 
- Arithmetic
- IntegrationTask Type Filter 
- Filter
- IntegrationTask Type Map 
- Map
- IntegrationTask Type Mask 
- Mask
- IntegrationTask Type Merge 
- Merge
- IntegrationTask Type Truncate 
- Truncate
- IntegrationTask Type Validate 
- Validate
- Arithmetic
- Arithmetic
- Filter
- Filter
- Map
- Map
- Mask
- Mask
- Merge
- Merge
- Truncate
- Truncate
- Validate
- Validate
- Arithmetic
- Arithmetic
- Filter
- Filter
- Map
- Map
- Mask
- Mask
- Merge
- Merge
- Truncate
- Truncate
- Validate
- Validate
- ARITHMETIC
- Arithmetic
- FILTER
- Filter
- MAP
- Map
- MASK
- Mask
- MERGE
- Merge
- TRUNCATE
- Truncate
- VALIDATE
- Validate
- "Arithmetic"
- Arithmetic
- "Filter"
- Filter
- "Map"
- Map
- "Mask"
- Mask
- "Merge"
- Merge
- "Truncate"
- Truncate
- "Validate"
- Validate
IntegrationTriggerConfig, IntegrationTriggerConfigArgs      
- TriggerType Pulumi.Aws Native. Customer Profiles. Integration Trigger Type 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- TriggerProperties Pulumi.Aws Native. Customer Profiles. Inputs. Integration Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
- TriggerType IntegrationTrigger Type 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- TriggerProperties IntegrationTrigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
- triggerType IntegrationTrigger Type 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- triggerProperties IntegrationTrigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
- triggerType IntegrationTrigger Type 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- triggerProperties IntegrationTrigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
- trigger_type IntegrationTrigger Type 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- trigger_properties IntegrationTrigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
- triggerType "Scheduled" | "Event" | "OnDemand" 
- Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event.
- triggerProperties Property Map
- Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.
IntegrationTriggerProperties, IntegrationTriggerPropertiesArgs      
- Scheduled
Pulumi.Aws Native. Customer Profiles. Inputs. Integration Scheduled Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define.
- Scheduled
IntegrationScheduled Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define.
- scheduled
IntegrationScheduled Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define.
- scheduled
IntegrationScheduled Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define.
- scheduled
IntegrationScheduled Trigger Properties 
- Specifies the configuration details of a schedule-triggered flow that you define.
- scheduled Property Map
- Specifies the configuration details of a schedule-triggered flow that you define.
IntegrationTriggerType, IntegrationTriggerTypeArgs      
- Scheduled
- Scheduled
- Event
- Event
- OnDemand 
- OnDemand
- IntegrationTrigger Type Scheduled 
- Scheduled
- IntegrationTrigger Type Event 
- Event
- IntegrationTrigger Type On Demand 
- OnDemand
- Scheduled
- Scheduled
- Event
- Event
- OnDemand 
- OnDemand
- Scheduled
- Scheduled
- Event
- Event
- OnDemand 
- OnDemand
- SCHEDULED
- Scheduled
- EVENT
- Event
- ON_DEMAND
- OnDemand
- "Scheduled"
- Scheduled
- "Event"
- Event
- "OnDemand" 
- OnDemand
IntegrationZendeskConnectorOperator, IntegrationZendeskConnectorOperatorArgs        
- Projection
- PROJECTION
- GreaterThan 
- GREATER_THAN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- IntegrationZendesk Connector Operator Projection 
- PROJECTION
- IntegrationZendesk Connector Operator Greater Than 
- GREATER_THAN
- IntegrationZendesk Connector Operator Addition 
- ADDITION
- IntegrationZendesk Connector Operator Multiplication 
- MULTIPLICATION
- IntegrationZendesk Connector Operator Division 
- DIVISION
- IntegrationZendesk Connector Operator Subtraction 
- SUBTRACTION
- IntegrationZendesk Connector Operator Mask All 
- MASK_ALL
- IntegrationZendesk Connector Operator Mask First N 
- MASK_FIRST_N
- IntegrationZendesk Connector Operator Mask Last N 
- MASK_LAST_N
- IntegrationZendesk Connector Operator Validate Non Null 
- VALIDATE_NON_NULL
- IntegrationZendesk Connector Operator Validate Non Zero 
- VALIDATE_NON_ZERO
- IntegrationZendesk Connector Operator Validate Non Negative 
- VALIDATE_NON_NEGATIVE
- IntegrationZendesk Connector Operator Validate Numeric 
- VALIDATE_NUMERIC
- IntegrationZendesk Connector Operator No Op 
- NO_OP
- Projection
- PROJECTION
- GreaterThan 
- GREATER_THAN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- Projection
- PROJECTION
- GreaterThan 
- GREATER_THAN
- Addition
- ADDITION
- Multiplication
- MULTIPLICATION
- Division
- DIVISION
- Subtraction
- SUBTRACTION
- MaskAll 
- MASK_ALL
- MaskFirst N 
- MASK_FIRST_N
- MaskLast N 
- MASK_LAST_N
- ValidateNon Null 
- VALIDATE_NON_NULL
- ValidateNon Zero 
- VALIDATE_NON_ZERO
- ValidateNon Negative 
- VALIDATE_NON_NEGATIVE
- ValidateNumeric 
- VALIDATE_NUMERIC
- NoOp 
- NO_OP
- PROJECTION
- PROJECTION
- GREATER_THAN
- GREATER_THAN
- ADDITION
- ADDITION
- MULTIPLICATION
- MULTIPLICATION
- DIVISION
- DIVISION
- SUBTRACTION
- SUBTRACTION
- MASK_ALL
- MASK_ALL
- MASK_FIRST_N
- MASK_FIRST_N
- MASK_LAST_N
- MASK_LAST_N
- VALIDATE_NON_NULL
- VALIDATE_NON_NULL
- VALIDATE_NON_ZERO
- VALIDATE_NON_ZERO
- VALIDATE_NON_NEGATIVE
- VALIDATE_NON_NEGATIVE
- VALIDATE_NUMERIC
- VALIDATE_NUMERIC
- NO_OP
- NO_OP
- "PROJECTION"
- PROJECTION
- "GREATER_THAN"
- GREATER_THAN
- "ADDITION"
- ADDITION
- "MULTIPLICATION"
- MULTIPLICATION
- "DIVISION"
- DIVISION
- "SUBTRACTION"
- SUBTRACTION
- "MASK_ALL"
- MASK_ALL
- "MASK_FIRST_N"
- MASK_FIRST_N
- "MASK_LAST_N"
- MASK_LAST_N
- "VALIDATE_NON_NULL"
- VALIDATE_NON_NULL
- "VALIDATE_NON_ZERO"
- VALIDATE_NON_ZERO
- "VALIDATE_NON_NEGATIVE"
- VALIDATE_NON_NEGATIVE
- "VALIDATE_NUMERIC"
- VALIDATE_NUMERIC
- "NO_OP"
- NO_OP
IntegrationZendeskSourceProperties, IntegrationZendeskSourcePropertiesArgs        
- Object string
- The object specified in the Zendesk flow source.
- Object string
- The object specified in the Zendesk flow source.
- object String
- The object specified in the Zendesk flow source.
- object string
- The object specified in the Zendesk flow source.
- object str
- The object specified in the Zendesk flow source.
- object String
- The object specified in the Zendesk flow source.
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.