Interface AppflowIntegrationWorkflowStep.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<AppflowIntegrationWorkflowStep.Builder,,AppflowIntegrationWorkflowStep> SdkBuilder<AppflowIntegrationWorkflowStep.Builder,,AppflowIntegrationWorkflowStep> SdkPojo
- Enclosing class:
 AppflowIntegrationWorkflowStep
- 
Method Summary
Modifier and TypeMethodDescriptionbatchRecordsEndTime(String batchRecordsEndTime) End datetime of records pulled in batch during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.batchRecordsStartTime(String batchRecordsStartTime) Start datetime of records pulled in batch during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.Creation timestamp of workflow step forAPPFLOW_INTEGRATIONworkflow.executionMessage(String executionMessage) Message indicating execution of workflow step forAPPFLOW_INTEGRATIONworkflow.Name of the flow created during execution of workflow step.lastUpdatedAt(Instant lastUpdatedAt) Last updated timestamp for workflow step forAPPFLOW_INTEGRATIONworkflow.recordsProcessed(Long recordsProcessed) Total number of records processed during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.Workflow step status forAPPFLOW_INTEGRATIONworkflow.Workflow step status forAPPFLOW_INTEGRATIONworkflow.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields 
- 
Method Details
- 
flowName
Name of the flow created during execution of workflow step.
APPFLOW_INTEGRATIONworkflow type creates an appflow flow during workflow step execution on the customers behalf.- Parameters:
 flowName- Name of the flow created during execution of workflow step.APPFLOW_INTEGRATIONworkflow type creates an appflow flow during workflow step execution on the customers behalf.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
status
Workflow step status for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 status- Workflow step status forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
status
Workflow step status for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 status- Workflow step status forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
executionMessage
Message indicating execution of workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 executionMessage- Message indicating execution of workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
recordsProcessed
Total number of records processed during execution of workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 recordsProcessed- Total number of records processed during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
batchRecordsStartTime
Start datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 batchRecordsStartTime- Start datetime of records pulled in batch during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
batchRecordsEndTime
End datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 batchRecordsEndTime- End datetime of records pulled in batch during execution of workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
createdAt
Creation timestamp of workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 createdAt- Creation timestamp of workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
lastUpdatedAt
Last updated timestamp for workflow step for
APPFLOW_INTEGRATIONworkflow.- Parameters:
 lastUpdatedAt- Last updated timestamp for workflow step forAPPFLOW_INTEGRATIONworkflow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -