| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AppflowIntegrationWorkflowMetrics |
AppflowIntegrationWorkflowMetrics.clone() |
AppflowIntegrationWorkflowMetrics |
WorkflowMetrics.getAppflowIntegration()
Workflow execution metrics for
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowMetrics |
AppflowIntegrationWorkflowMetrics.withRecordsProcessed(Long recordsProcessed)
Number of records processed in
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowMetrics |
AppflowIntegrationWorkflowMetrics.withStepsCompleted(Long stepsCompleted)
Total steps completed in
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowMetrics |
AppflowIntegrationWorkflowMetrics.withTotalSteps(Long totalSteps)
Total steps in
APPFLOW_INTEGRATION workflow. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowMetrics.setAppflowIntegration(AppflowIntegrationWorkflowMetrics appflowIntegration)
Workflow execution metrics for
APPFLOW_INTEGRATION workflow. |
WorkflowMetrics |
WorkflowMetrics.withAppflowIntegration(AppflowIntegrationWorkflowMetrics appflowIntegration)
Workflow execution metrics for
APPFLOW_INTEGRATION workflow. |
Copyright © 2025. All rights reserved.