| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.clone() |
AppflowIntegrationWorkflowStep |
WorkflowStepItem.getAppflowIntegration()
Workflow step information specific to
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withBatchRecordsEndTime(String batchRecordsEndTime)
End datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATION
workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withBatchRecordsStartTime(String batchRecordsStartTime)
Start datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATION
workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withCreatedAt(Date createdAt)
Creation timestamp of workflow step for
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withExecutionMessage(String executionMessage)
Message indicating execution of workflow step for
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withFlowName(String flowName)
Name of the flow created during execution of workflow step.
|
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withLastUpdatedAt(Date lastUpdatedAt)
Last updated timestamp for workflow step for
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withRecordsProcessed(Long recordsProcessed)
Total number of records processed during execution of workflow step for
APPFLOW_INTEGRATION
workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withStatus(Status status)
Workflow step status for
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowStep |
AppflowIntegrationWorkflowStep.withStatus(String status)
Workflow step status for
APPFLOW_INTEGRATION workflow. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowStepItem.setAppflowIntegration(AppflowIntegrationWorkflowStep appflowIntegration)
Workflow step information specific to
APPFLOW_INTEGRATION workflow. |
WorkflowStepItem |
WorkflowStepItem.withAppflowIntegration(AppflowIntegrationWorkflowStep appflowIntegration)
Workflow step information specific to
APPFLOW_INTEGRATION workflow. |
Copyright © 2025. All rights reserved.