AppflowIntegrationWorkflowAttributes

Structure holding all APPFLOW_INTEGRATION specific workflow attributes.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the AppFlow connector profile used for ingestion.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role. Customer Profiles assumes this role to create resources on your behalf as part of workflow execution.

Link copied to clipboard

Specifies the source connector type, such as Salesforce, ServiceNow, and Marketo. Indicates source of ingestion.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String