Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AppflowIntegrationWorkflowAttributes
-
Packages that use AppflowIntegrationWorkflowAttributes Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AppflowIntegrationWorkflowAttributes in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return AppflowIntegrationWorkflowAttributes Modifier and Type Method Description AppflowIntegrationWorkflowAttributesWorkflowAttributes. appflowIntegration()Workflow attributes specific toAPPFLOW_INTEGRATIONworkflow.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type AppflowIntegrationWorkflowAttributes Modifier and Type Method Description WorkflowAttributes.BuilderWorkflowAttributes.Builder. appflowIntegration(AppflowIntegrationWorkflowAttributes appflowIntegration)Workflow attributes specific toAPPFLOW_INTEGRATIONworkflow.
-