All Classes Interface Summary Class Summary Enum Summary Exception Summary 
| Class | Description | 
| AccessDeniedException | 
 AppFlow/Requester has invalid or missing permissions. | 
| AccessDeniedException.Builder |  | 
| AggregationConfig | 
 The aggregation settings that you can use to customize the output format of your flow data. | 
| AggregationConfig.Builder |  | 
| AggregationType |  | 
| AmplitudeConnectorOperator |  | 
| AmplitudeConnectorProfileCredentials | 
 The connector-specific credentials required when using Amplitude. | 
| AmplitudeConnectorProfileCredentials.Builder |  | 
| AmplitudeConnectorProfileProperties | 
 The connector-specific profile properties required when using Amplitude. | 
| AmplitudeConnectorProfileProperties.Builder |  | 
| AmplitudeMetadata | 
 The connector metadata specific to Amplitude. | 
| AmplitudeMetadata.Builder |  | 
| AmplitudeSourceProperties | 
 The properties that are applied when Amplitude is being used as a source. | 
| AmplitudeSourceProperties.Builder |  | 
| ApiKeyCredentials | 
 The API key credentials required for API key authentication. | 
| ApiKeyCredentials.Builder |  | 
| AppflowAsyncClient | Service client for accessing Amazon Appflow asynchronously. | 
| AppflowAsyncClientBuilder |  | 
| AppflowAuthSchemeInterceptor |  | 
| AppflowAuthSchemeParams | The parameters object used to resolve the auth schemes for the Appflow service. | 
| AppflowAuthSchemeParams.Builder |  | 
| AppflowAuthSchemeProvider | An auth scheme provider for Appflow service. | 
| AppflowBaseClientBuilder<B extends AppflowBaseClientBuilder<B,C>,C> |  | 
| AppflowClient | Service client for accessing Amazon Appflow. | 
| AppflowClientBuilder |  | 
| AppflowClientOption<T> |  | 
| AppflowEndpointParams | The parameters object used to resolve an endpoint for the Appflow service. | 
| AppflowEndpointParams.Builder |  | 
| AppflowEndpointProvider | An endpoint provider for Appflow. | 
| AppflowException |  | 
| AppflowException.Builder |  | 
| AppflowException.BuilderImpl |  | 
| AppflowRequest |  | 
| AppflowRequest.Builder |  | 
| AppflowRequest.BuilderImpl |  | 
| AppflowRequestSetEndpointInterceptor |  | 
| AppflowResolveEndpointInterceptor |  | 
| AppflowResponse |  | 
| AppflowResponse.Builder |  | 
| AppflowResponse.BuilderImpl |  | 
| AppflowResponseMetadata |  | 
| AppflowServiceClientConfiguration | Class to expose the service client settings to the user. | 
| AppflowServiceClientConfiguration.Builder |  | 
| AppflowServiceClientConfigurationBuilder |  | 
| Arn | An AWS Arn. | 
| AuthenticationConfig | 
 Contains information about the authentication config that the connector supports. | 
| AuthenticationConfig.Builder |  | 
| AuthenticationType |  | 
| AuthParameter | 
 Information about required authentication parameters. | 
| AuthParameter.Builder |  | 
| AwsEndpointProviderUtils |  | 
| BasicAuthCredentials | 
 The basic auth credentials required for basic authentication. | 
| BasicAuthCredentials.Builder |  | 
| BooleanEqualsFn |  | 
| CancelFlowExecutionsRequest |  | 
| CancelFlowExecutionsRequest.Builder |  | 
| CancelFlowExecutionsRequestMarshaller |  | 
| CancelFlowExecutionsResponse |  | 
| CancelFlowExecutionsResponse.Builder |  | 
| CatalogType |  | 
| Condition |  | 
| Condition.Builder |  | 
| ConflictException | 
 There was a conflict when processing the request (for example, a flow with the given name already exists within the
 account. | 
| ConflictException.Builder |  | 
| ConnectionMode |  | 
| ConnectorAuthenticationException | 
 An error occurred when authenticating with the connector endpoint. | 
| ConnectorAuthenticationException.Builder |  | 
| ConnectorConfiguration | 
 The configuration settings related to a given connector. | 
| ConnectorConfiguration.Builder |  | 
| ConnectorDetail | 
 Information about the registered connector. | 
| ConnectorDetail.Builder |  | 
| ConnectorEntity | 
 The high-level entity that can be queried in Amazon AppFlow. | 
| ConnectorEntity.Builder |  | 
| ConnectorEntityField | 
 Describes the data model of a connector field. | 
| ConnectorEntityField.Builder |  | 
| ConnectorMetadata | 
 A structure to specify connector-specific metadata such as oAuthScopes,supportedRegions,privateLinkServiceUrl, and so on. | 
| ConnectorMetadata.Builder |  | 
| ConnectorOAuthRequest | 
 Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo,
 Zendesk, and Slack. | 
| ConnectorOAuthRequest.Builder |  | 
| ConnectorOperator | 
 The operation to be performed on the provided source fields. | 
| ConnectorOperator.Builder |  | 
| ConnectorProfile | 
 Describes an instance of a connector. | 
| ConnectorProfile.Builder |  | 
| ConnectorProfileConfig | 
 Defines the connector-specific configuration and credentials for the connector profile. | 
| ConnectorProfileConfig.Builder |  | 
| ConnectorProfileCredentials | 
 The connector-specific credentials required by a connector. | 
| ConnectorProfileCredentials.Builder |  | 
| ConnectorProfileProperties | 
 The connector-specific profile properties required by each connector. | 
| ConnectorProfileProperties.Builder |  | 
| ConnectorProvisioningConfig | 
 Contains information about the configuration of the connector being registered. | 
| ConnectorProvisioningConfig.Builder |  | 
| ConnectorProvisioningType | 
 The type of provisioning that the connector supports, such as Lambda. | 
| ConnectorRuntimeSetting | 
 Contains information about the connector runtime settings that are required for flow execution. | 
| ConnectorRuntimeSetting.Builder |  | 
| ConnectorServerException | 
 An error occurred when retrieving data from the connector endpoint. | 
| ConnectorServerException.Builder |  | 
| ConnectorType |  | 
| CreateConnectorProfileRequest |  | 
| CreateConnectorProfileRequest.Builder |  | 
| CreateConnectorProfileRequestMarshaller |  | 
| CreateConnectorProfileResponse |  | 
| CreateConnectorProfileResponse.Builder |  | 
| CreateFlowRequest |  | 
| CreateFlowRequest.Builder |  | 
| CreateFlowRequestMarshaller |  | 
| CreateFlowResponse |  | 
| CreateFlowResponse.Builder |  | 
| CustomAuthConfig | 
 Configuration information required for custom authentication. | 
| CustomAuthConfig.Builder |  | 
| CustomAuthCredentials | 
 The custom credentials required for custom authentication. | 
| CustomAuthCredentials.Builder |  | 
| CustomConnectorDestinationProperties | 
 The properties that are applied when the custom connector is being used as a destination. | 
| CustomConnectorDestinationProperties.Builder |  | 
| CustomConnectorProfileCredentials | 
 The connector-specific profile credentials that are required when using the custom connector. | 
| CustomConnectorProfileCredentials.Builder |  | 
| CustomConnectorProfileProperties | 
 The profile properties required by the custom connector. | 
| CustomConnectorProfileProperties.Builder |  | 
| CustomConnectorSourceProperties | 
 The properties that are applied when the custom connector is being used as a source. | 
| CustomConnectorSourceProperties.Builder |  | 
| CustomerProfilesDestinationProperties | 
 The properties that are applied when Amazon Connect Customer Profiles is used as a destination. | 
| CustomerProfilesDestinationProperties.Builder |  | 
| CustomerProfilesMetadata | 
 The connector metadata specific to Amazon Connect Customer Profiles. | 
| CustomerProfilesMetadata.Builder |  | 
| DatadogConnectorOperator |  | 
| DatadogConnectorProfileCredentials | 
 The connector-specific credentials required by Datadog. | 
| DatadogConnectorProfileCredentials.Builder |  | 
| DatadogConnectorProfileProperties | 
 The connector-specific profile properties required by Datadog. | 
| DatadogConnectorProfileProperties.Builder |  | 
| DatadogMetadata | 
 The connector metadata specific to Datadog. | 
| DatadogMetadata.Builder |  | 
| DatadogSourceProperties | 
 The properties that are applied when Datadog is being used as a source. | 
| DatadogSourceProperties.Builder |  | 
| DataPullMode |  | 
| DataTransferApi | 
 The API of the connector application that Amazon AppFlow uses to transfer your data. | 
| DataTransferApi.Builder |  | 
| DataTransferApiType |  | 
| DefaultAppflowAuthSchemeParams |  | 
| DefaultAppflowAuthSchemeProvider |  | 
| DefaultAppflowEndpointProvider |  | 
| DefaultEndpointAuthSchemeStrategy |  | 
| DefaultEndpointAuthSchemeStrategyFactory |  | 
| DefaultPartitionDataProvider |  | 
| DefaultRuleEngine |  | 
| DeleteConnectorProfileRequest |  | 
| DeleteConnectorProfileRequest.Builder |  | 
| DeleteConnectorProfileRequestMarshaller |  | 
| DeleteConnectorProfileResponse |  | 
| DeleteConnectorProfileResponse.Builder |  | 
| DeleteFlowRequest |  | 
| DeleteFlowRequest.Builder |  | 
| DeleteFlowRequestMarshaller |  | 
| DeleteFlowResponse |  | 
| DeleteFlowResponse.Builder |  | 
| DescribeConnectorEntityRequest |  | 
| DescribeConnectorEntityRequest.Builder |  | 
| DescribeConnectorEntityRequestMarshaller |  | 
| DescribeConnectorEntityResponse |  | 
| DescribeConnectorEntityResponse.Builder |  | 
| DescribeConnectorProfilesIterable |  | 
| DescribeConnectorProfilesPublisher |  | 
| DescribeConnectorProfilesRequest |  | 
| DescribeConnectorProfilesRequest.Builder |  | 
| DescribeConnectorProfilesRequestMarshaller |  | 
| DescribeConnectorProfilesResponse |  | 
| DescribeConnectorProfilesResponse.Builder |  | 
| DescribeConnectorRequest |  | 
| DescribeConnectorRequest.Builder |  | 
| DescribeConnectorRequestMarshaller |  | 
| DescribeConnectorResponse |  | 
| DescribeConnectorResponse.Builder |  | 
| DescribeConnectorsIterable |  | 
| DescribeConnectorsPublisher |  | 
| DescribeConnectorsRequest |  | 
| DescribeConnectorsRequest.Builder |  | 
| DescribeConnectorsRequestMarshaller |  | 
| DescribeConnectorsResponse |  | 
| DescribeConnectorsResponse.Builder |  | 
| DescribeFlowExecutionRecordsIterable |  | 
| DescribeFlowExecutionRecordsPublisher |  | 
| DescribeFlowExecutionRecordsRequest |  | 
| DescribeFlowExecutionRecordsRequest.Builder |  | 
| DescribeFlowExecutionRecordsRequestMarshaller |  | 
| DescribeFlowExecutionRecordsResponse |  | 
| DescribeFlowExecutionRecordsResponse.Builder |  | 
| DescribeFlowRequest |  | 
| DescribeFlowRequest.Builder |  | 
| DescribeFlowRequestMarshaller |  | 
| DescribeFlowResponse |  | 
| DescribeFlowResponse.Builder |  | 
| DestinationConnectorProperties | 
 This stores the information that is required to query a particular connector. | 
| DestinationConnectorProperties.Builder |  | 
| DestinationFieldProperties | 
 The properties that can be applied to a field when connector is being used as a destination. | 
| DestinationFieldProperties.Builder |  | 
| DestinationFlowConfig | 
 Contains information about the configuration of destination connectors present in the flow. | 
| DestinationFlowConfig.Builder |  | 
| DynatraceConnectorOperator |  | 
| DynatraceConnectorProfileCredentials | 
 The connector-specific profile credentials required by Dynatrace. | 
| DynatraceConnectorProfileCredentials.Builder |  | 
| DynatraceConnectorProfileProperties | 
 The connector-specific profile properties required by Dynatrace. | 
| DynatraceConnectorProfileProperties.Builder |  | 
| DynatraceMetadata | 
 The connector metadata specific to Dynatrace. | 
| DynatraceMetadata.Builder |  | 
| DynatraceSourceProperties | 
 The properties that are applied when Dynatrace is being used as a source. | 
| DynatraceSourceProperties.Builder |  | 
| EndpointAttributeProvider<T> | Link between an endpoint property and the AwsEndpointAttributeit represents. | 
| EndpointAuthSchemeStrategy |  | 
| EndpointAuthSchemeStrategyFactory |  | 
| EndpointResult |  | 
| EndpointResult.Builder |  | 
| EndpointRule |  | 
| EndpointRuleset | The set of rules that are used to compute the endpoint to use for a request. | 
| EndpointRuleset.Builder |  | 
| ErrorHandlingConfig | 
 The settings that determine how Amazon AppFlow handles an error when placing data in the destination. | 
| ErrorHandlingConfig.Builder |  | 
| ErrorInfo | 
 Provides details in the event of a failed flow, including the failure count and the related error messages. | 
| ErrorInfo.Builder |  | 
| ErrorRule |  | 
| Eval |  | 
| EventBridgeDestinationProperties | 
 The properties that are applied when Amazon EventBridge is being used as a destination. | 
| EventBridgeDestinationProperties.Builder |  | 
| EventBridgeMetadata | 
 The connector metadata specific to Amazon EventBridge. | 
| EventBridgeMetadata.Builder |  | 
| ExecutionDetails | 
 Describes the details of the flow run, including the timestamp, status, and message. | 
| ExecutionDetails.Builder |  | 
| ExecutionRecord | 
 Specifies information about the past flow run instances for a given flow. | 
| ExecutionRecord.Builder |  | 
| ExecutionResult | 
 Specifies the end result of the flow run. | 
| ExecutionResult.Builder |  | 
| ExecutionStatus |  | 
| Expr |  | 
| ExprVisitor<R> |  | 
| ExprVisitor.Default<R> |  | 
| FatScope<T> |  | 
| FieldTypeDetails | 
 Contains details regarding the supported field type and the operators that can be applied for filtering. | 
| FieldTypeDetails.Builder |  | 
| FileType |  | 
| FlowDefinition | 
 The properties of the flow, such as its source, destination, trigger type, and so on. | 
| FlowDefinition.Builder |  | 
| FlowStatus |  | 
| Fn |  | 
| FnNode | Parsed but not validated function contents containing the `fn` name and `argv` | 
| FnNode.Builder |  | 
| FnVisitor<R> |  | 
| GetAttr |  | 
| GetAttr.Builder |  | 
| GetAttr.Part |  | 
| GetAttr.Part.Index |  | 
| GetAttr.Part.Key |  | 
| GlueDataCatalogConfig | 
 Specifies the configuration that Amazon AppFlow uses when it catalogs your data with the Glue Data Catalog. | 
| GlueDataCatalogConfig.Builder |  | 
| GoogleAnalyticsConnectorOperator |  | 
| GoogleAnalyticsConnectorProfileCredentials | 
 The connector-specific profile credentials required by Google Analytics. | 
| GoogleAnalyticsConnectorProfileCredentials.Builder |  | 
| GoogleAnalyticsConnectorProfileProperties | 
 The connector-specific profile properties required by Google Analytics. | 
| GoogleAnalyticsConnectorProfileProperties.Builder |  | 
| GoogleAnalyticsMetadata | 
 The connector metadata specific to Google Analytics. | 
| GoogleAnalyticsMetadata.Builder |  | 
| GoogleAnalyticsSourceProperties | 
 The properties that are applied when Google Analytics is being used as a source. | 
| GoogleAnalyticsSourceProperties.Builder |  | 
| HoneycodeConnectorProfileCredentials | 
 The connector-specific credentials required when using Amazon Honeycode. | 
| HoneycodeConnectorProfileCredentials.Builder |  | 
| HoneycodeConnectorProfileProperties | 
 The connector-specific properties required when using Amazon Honeycode. | 
| HoneycodeConnectorProfileProperties.Builder |  | 
| HoneycodeDestinationProperties | 
 The properties that are applied when Amazon Honeycode is used as a destination. | 
| HoneycodeDestinationProperties.Builder |  | 
| HoneycodeMetadata | 
 The connector metadata specific to Amazon Honeycode. | 
| HoneycodeMetadata.Builder |  | 
| Identifier | Identifiers for variables declared within the rule engine, e.g. | 
| IncrementalPullConfig | 
 Specifies the configuration used when importing incremental records from the source. | 
| IncrementalPullConfig.Builder |  | 
| InforNexusConnectorOperator |  | 
| InforNexusConnectorProfileCredentials | 
 The connector-specific profile credentials required by Infor Nexus. | 
| InforNexusConnectorProfileCredentials.Builder |  | 
| InforNexusConnectorProfileProperties | 
 The connector-specific profile properties required by Infor Nexus. | 
| InforNexusConnectorProfileProperties.Builder |  | 
| InforNexusMetadata | 
 The connector metadata specific to Infor Nexus. | 
| InforNexusMetadata.Builder |  | 
| InforNexusSourceProperties | 
 The properties that are applied when Infor Nexus is being used as a source. | 
| InforNexusSourceProperties.Builder |  | 
| InnerParseError |  | 
| InternalServerException | 
 An internal service error occurred during the processing of your request. | 
| InternalServerException.Builder |  | 
| Into<T> |  | 
| IntoSelf<T extends IntoSelf<T>> |  | 
| IsSet |  | 
| IsValidHostLabel |  | 
| IsVirtualHostableS3Bucket |  | 
| LambdaConnectorProvisioningConfig | 
 Contains information about the configuration of the lambda which is being registered as the connector. | 
| LambdaConnectorProvisioningConfig.Builder |  | 
| ListConnectorEntitiesRequest |  | 
| ListConnectorEntitiesRequest.Builder |  | 
| ListConnectorEntitiesRequestMarshaller |  | 
| ListConnectorEntitiesResponse |  | 
| ListConnectorEntitiesResponse.Builder |  | 
| ListConnectorsIterable |  | 
| ListConnectorsPublisher |  | 
| ListConnectorsRequest |  | 
| ListConnectorsRequest.Builder |  | 
| ListConnectorsRequestMarshaller |  | 
| ListConnectorsResponse |  | 
| ListConnectorsResponse.Builder |  | 
| ListFlowsIterable |  | 
| ListFlowsPublisher |  | 
| ListFlowsRequest |  | 
| ListFlowsRequest.Builder |  | 
| ListFlowsRequestMarshaller |  | 
| ListFlowsResponse |  | 
| ListFlowsResponse.Builder |  | 
| ListTagsForResourceRequest |  | 
| ListTagsForResourceRequest.Builder |  | 
| ListTagsForResourceRequestMarshaller |  | 
| ListTagsForResourceResponse |  | 
| ListTagsForResourceResponse.Builder |  | 
| Literal |  | 
| Literal.Visitor<T> |  | 
| LookoutMetricsDestinationProperties | 
 The properties that are applied when Amazon Lookout for Metrics is used as a destination. | 
| LookoutMetricsDestinationProperties.Builder |  | 
| MarketoConnectorOperator |  | 
| MarketoConnectorProfileCredentials | 
 The connector-specific profile credentials required by Marketo. | 
| MarketoConnectorProfileCredentials.Builder |  | 
| MarketoConnectorProfileProperties | 
 The connector-specific profile properties required when using Marketo. | 
| MarketoConnectorProfileProperties.Builder |  | 
| MarketoDestinationProperties | 
 The properties that Amazon AppFlow applies when you use Marketo as a flow destination. | 
| MarketoDestinationProperties.Builder |  | 
| MarketoMetadata | 
 The connector metadata specific to Marketo. | 
| MarketoMetadata.Builder |  | 
| MarketoSourceProperties | 
 The properties that are applied when Marketo is being used as a source. | 
| MarketoSourceProperties.Builder |  | 
| MetadataCatalogConfig | 
 Specifies the configuration that Amazon AppFlow uses when it catalogs your data. | 
| MetadataCatalogConfig.Builder |  | 
| MetadataCatalogDetail | 
 Describes the metadata catalog, metadata table, and data partitions that Amazon AppFlow used for the associated flow
 run. | 
| MetadataCatalogDetail.Builder |  | 
| Not |  | 
| OAuth2Credentials | 
 The OAuth 2.0 credentials required for OAuth 2.0 authentication. | 
| OAuth2Credentials.Builder |  | 
| OAuth2CustomParameter | 
 Custom parameter required for OAuth 2.0 authentication. | 
| OAuth2CustomParameter.Builder |  | 
| OAuth2CustomPropType |  | 
| OAuth2Defaults | 
 Contains the default values required for OAuth 2.0 authentication. | 
| OAuth2Defaults.Builder |  | 
| OAuth2GrantType |  | 
| OAuth2Properties | 
 The OAuth 2.0 properties required for OAuth 2.0 authentication. | 
| OAuth2Properties.Builder |  | 
| OAuthCredentials | 
 The OAuth credentials required for OAuth type authentication. | 
| OAuthCredentials.Builder |  | 
| OAuthProperties | 
 The OAuth properties required for OAuth type authentication. | 
| OAuthProperties.Builder |  | 
| Operator |  | 
| OperatorPropertiesKeys |  | 
| Operators |  | 
| Outputs |  | 
| Outputs.Builder |  | 
| Parameter |  | 
| Parameter.Builder |  | 
| Parameter.Deprecated |  | 
| ParameterReference |  | 
| ParameterReference.Builder |  | 
| Parameters |  | 
| Parameters.Builder |  | 
| ParameterType |  | 
| PardotConnectorOperator |  | 
| PardotConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Salesforce Pardot. | 
| PardotConnectorProfileCredentials.Builder |  | 
| PardotConnectorProfileProperties | 
 The connector-specific profile properties required when using Salesforce Pardot. | 
| PardotConnectorProfileProperties.Builder |  | 
| PardotMetadata | 
 The connector metadata specific to Salesforce Pardot. | 
| PardotMetadata.Builder |  | 
| PardotSourceProperties | 
 The properties that are applied when Salesforce Pardot is being used as a source. | 
| PardotSourceProperties.Builder |  | 
| ParseArn |  | 
| ParseUrl | Function to parse a URI from a string. | 
| Partition |  | 
| Partition.Builder |  | 
| PartitionDataProvider |  | 
| PartitionFn |  | 
| Partitions |  | 
| Partitions.Builder |  | 
| PathPrefix |  | 
| PrefixConfig | 
 Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination. | 
| PrefixConfig.Builder |  | 
| PrefixFormat |  | 
| PrefixType |  | 
| PrivateConnectionProvisioningFailureCause |  | 
| PrivateConnectionProvisioningState | 
 Specifies the private connection provisioning state. | 
| PrivateConnectionProvisioningState.Builder |  | 
| PrivateConnectionProvisioningStatus |  | 
| Range | 
 The range of values that the property supports. | 
| Range.Builder |  | 
| RedshiftConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Amazon Redshift. | 
| RedshiftConnectorProfileCredentials.Builder |  | 
| RedshiftConnectorProfileProperties | 
 The connector-specific profile properties when using Amazon Redshift. | 
| RedshiftConnectorProfileProperties.Builder |  | 
| RedshiftDestinationProperties | 
 The properties that are applied when Amazon Redshift is being used as a destination. | 
| RedshiftDestinationProperties.Builder |  | 
| RedshiftMetadata | 
 The connector metadata specific to Amazon Redshift. | 
| RedshiftMetadata.Builder |  | 
| Ref | A reference to a field. | 
| RegionOverride |  | 
| RegionOverride.Builder |  | 
| RegisterConnectorRequest |  | 
| RegisterConnectorRequest.Builder |  | 
| RegisterConnectorRequestMarshaller |  | 
| RegisterConnectorResponse |  | 
| RegisterConnectorResponse.Builder |  | 
| RegistrationOutput | 
 Describes the status of an attempt from Amazon AppFlow to register a resource. | 
| RegistrationOutput.Builder |  | 
| ResetConnectorMetadataCacheRequest |  | 
| ResetConnectorMetadataCacheRequest.Builder |  | 
| ResetConnectorMetadataCacheRequestMarshaller |  | 
| ResetConnectorMetadataCacheResponse |  | 
| ResetConnectorMetadataCacheResponse.Builder |  | 
| ResourceNotFoundException | 
 The resource specified in the request (such as the source or destination connector profile) is not found. | 
| ResourceNotFoundException.Builder |  | 
| Rule |  | 
| Rule.Builder |  | 
| RuleArn |  | 
| RuleEngine |  | 
| RuleError |  | 
| RuleError.Builder |  | 
| RuleEvaluator |  | 
| RulePartition |  | 
| RulePartition.Builder |  | 
| RuleResult |  | 
| RulesFunctions |  | 
| RuleUrl | Represents a URL to be used internally for endpoint resolution. | 
| RuleValueVisitor<R> | Visitor for the right-hand side of rules (tree, error, endpoint) | 
| S3ConnectorOperator |  | 
| S3DestinationProperties | 
 The properties that are applied when Amazon S3 is used as a destination. | 
| S3DestinationProperties.Builder |  | 
| S3InputFileType |  | 
| S3InputFormatConfig | 
 When you use Amazon S3 as the source, the configuration format that you provide the flow input data. | 
| S3InputFormatConfig.Builder |  | 
| S3Metadata | 
 The connector metadata specific to Amazon S3. | 
| S3Metadata.Builder |  | 
| S3OutputFormatConfig | 
 The configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the
 destination. | 
| S3OutputFormatConfig.Builder |  | 
| S3SourceProperties | 
 The properties that are applied when Amazon S3 is being used as the flow source. | 
| S3SourceProperties.Builder |  | 
| SalesforceConnectorOperator |  | 
| SalesforceConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Salesforce. | 
| SalesforceConnectorProfileCredentials.Builder |  | 
| SalesforceConnectorProfileProperties | 
 The connector-specific profile properties required when using Salesforce. | 
| SalesforceConnectorProfileProperties.Builder |  | 
| SalesforceDataTransferApi |  | 
| SalesforceDestinationProperties | 
 The properties that are applied when Salesforce is being used as a destination. | 
| SalesforceDestinationProperties.Builder |  | 
| SalesforceMetadata | 
 The connector metadata specific to Salesforce. | 
| SalesforceMetadata.Builder |  | 
| SalesforceSourceProperties | 
 The properties that are applied when Salesforce is being used as a source. | 
| SalesforceSourceProperties.Builder |  | 
| SAPODataConnectorOperator |  | 
| SAPODataConnectorProfileCredentials | 
 The connector-specific profile credentials required when using SAPOData. | 
| SAPODataConnectorProfileCredentials.Builder |  | 
| SAPODataConnectorProfileProperties | 
 The connector-specific profile properties required when using SAPOData. | 
| SAPODataConnectorProfileProperties.Builder |  | 
| SAPODataDestinationProperties | 
 The properties that are applied when using SAPOData as a flow destination | 
| SAPODataDestinationProperties.Builder |  | 
| SAPODataMetadata | 
 The connector metadata specific to SAPOData. | 
| SAPODataMetadata.Builder |  | 
| SAPODataPaginationConfig | 
 Sets the page size for each concurrent process that transfers OData records from your SAP instance. | 
| SAPODataPaginationConfig.Builder |  | 
| SAPODataParallelismConfig | 
 Sets the number of concurrent processes that transfer OData records from your SAP instance. | 
| SAPODataParallelismConfig.Builder |  | 
| SAPODataSourceProperties | 
 The properties that are applied when using SAPOData as a flow source. | 
| SAPODataSourceProperties.Builder |  | 
| ScheduledTriggerProperties | 
 Specifies the configuration details of a schedule-triggered flow as defined by the user. | 
| ScheduledTriggerProperties.Builder |  | 
| ScheduleFrequencyType |  | 
| Scope<T> |  | 
| ServiceNowConnectorOperator |  | 
| ServiceNowConnectorProfileCredentials | 
 The connector-specific profile credentials required when using ServiceNow. | 
| ServiceNowConnectorProfileCredentials.Builder |  | 
| ServiceNowConnectorProfileProperties | 
 The connector-specific profile properties required when using ServiceNow. | 
| ServiceNowConnectorProfileProperties.Builder |  | 
| ServiceNowMetadata | 
 The connector metadata specific to ServiceNow. | 
| ServiceNowMetadata.Builder |  | 
| ServiceNowSourceProperties | 
 The properties that are applied when ServiceNow is being used as a source. | 
| ServiceNowSourceProperties.Builder |  | 
| ServiceQuotaExceededException | 
 The request would cause a service quota (such as the number of flows) to be exceeded. | 
| ServiceQuotaExceededException.Builder |  | 
| SingleArgFn |  | 
| SingularConnectorOperator |  | 
| SingularConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Singular. | 
| SingularConnectorProfileCredentials.Builder |  | 
| SingularConnectorProfileProperties | 
 The connector-specific profile properties required when using Singular. | 
| SingularConnectorProfileProperties.Builder |  | 
| SingularMetadata | 
 The connector metadata specific to Singular. | 
| SingularMetadata.Builder |  | 
| SingularSourceProperties | 
 The properties that are applied when Singular is being used as a source. | 
| SingularSourceProperties.Builder |  | 
| SlackConnectorOperator |  | 
| SlackConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Slack. | 
| SlackConnectorProfileCredentials.Builder |  | 
| SlackConnectorProfileProperties | 
 The connector-specific profile properties required when using Slack. | 
| SlackConnectorProfileProperties.Builder |  | 
| SlackMetadata | 
 The connector metadata specific to Slack. | 
| SlackMetadata.Builder |  | 
| SlackSourceProperties | 
 The properties that are applied when Slack is being used as a source. | 
| SlackSourceProperties.Builder |  | 
| SnowflakeConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Snowflake. | 
| SnowflakeConnectorProfileCredentials.Builder |  | 
| SnowflakeConnectorProfileProperties | 
 The connector-specific profile properties required when using Snowflake. | 
| SnowflakeConnectorProfileProperties.Builder |  | 
| SnowflakeDestinationProperties | 
 The properties that are applied when Snowflake is being used as a destination. | 
| SnowflakeDestinationProperties.Builder |  | 
| SnowflakeMetadata | 
 The connector metadata specific to Snowflake. | 
| SnowflakeMetadata.Builder |  | 
| SourceConnectorProperties | 
 Specifies the information that is required to query a particular connector. | 
| SourceConnectorProperties.Builder |  | 
| SourceException |  | 
| SourceException.BuilderImpl |  | 
| SourceFieldProperties | 
 The properties that can be applied to a field when the connector is being used as a source. | 
| SourceFieldProperties.Builder |  | 
| SourceFlowConfig | 
 Contains information about the configuration of the source connector used in the flow. | 
| SourceFlowConfig.Builder |  | 
| StartFlowRequest |  | 
| StartFlowRequest.Builder |  | 
| StartFlowRequestMarshaller |  | 
| StartFlowResponse |  | 
| StartFlowResponse.Builder |  | 
| StopFlowRequest |  | 
| StopFlowRequest.Builder |  | 
| StopFlowRequestMarshaller |  | 
| StopFlowResponse |  | 
| StopFlowResponse.Builder |  | 
| StringEqualsFn |  | 
| Substring |  | 
| SuccessResponseHandlingConfig | 
 Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data. | 
| SuccessResponseHandlingConfig.Builder |  | 
| SupportedDataTransferType |  | 
| SupportedFieldTypeDetails | 
 Contains details regarding all the supported FieldTypesand their correspondingfilterOperatorsandsupportedValues. | 
| SupportedFieldTypeDetails.Builder |  | 
| TagResourceRequest |  | 
| TagResourceRequest.Builder |  | 
| TagResourceRequestMarshaller |  | 
| TagResourceResponse |  | 
| TagResourceResponse.Builder |  | 
| Task | 
 A class for modeling different type of tasks. | 
| Task.Builder |  | 
| TaskType |  | 
| Template | Template represents a "Template Literal". | 
| Template.Dynamic |  | 
| Template.Literal |  | 
| Template.Part |  | 
| TemplateVisitor<T> | For code generating from a template, use a `TemplateVisitor`. | 
| ThrottlingException | 
 API calls have exceeded the maximum allowed API request rate per account and per Region. | 
| ThrottlingException.Builder |  | 
| ToParameterReference |  | 
| TreeRule |  | 
| TrendmicroConnectorOperator |  | 
| TrendmicroConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Trend Micro. | 
| TrendmicroConnectorProfileCredentials.Builder |  | 
| TrendmicroConnectorProfileProperties | 
 The connector-specific profile properties required when using Trend Micro. | 
| TrendmicroConnectorProfileProperties.Builder |  | 
| TrendmicroMetadata | 
 The connector metadata specific to Trend Micro. | 
| TrendmicroMetadata.Builder |  | 
| TrendmicroSourceProperties | 
 The properties that are applied when using Trend Micro as a flow source. | 
| TrendmicroSourceProperties.Builder |  | 
| TriggerConfig | 
 The trigger settings that determine how and when Amazon AppFlow runs the specified flow. | 
| TriggerConfig.Builder |  | 
| TriggerProperties | 
 Specifies the configuration details that control the trigger for a flow. | 
| TriggerProperties.Builder |  | 
| TriggerType |  | 
| UnregisterConnectorRequest |  | 
| UnregisterConnectorRequest.Builder |  | 
| UnregisterConnectorRequestMarshaller |  | 
| UnregisterConnectorResponse |  | 
| UnregisterConnectorResponse.Builder |  | 
| UnsupportedOperationException | 
 The requested operation is not supported for the current flow. | 
| UnsupportedOperationException.Builder |  | 
| UntagResourceRequest |  | 
| UntagResourceRequest.Builder |  | 
| UntagResourceRequestMarshaller |  | 
| UntagResourceResponse |  | 
| UntagResourceResponse.Builder |  | 
| UpdateConnectorProfileRequest |  | 
| UpdateConnectorProfileRequest.Builder |  | 
| UpdateConnectorProfileRequestMarshaller |  | 
| UpdateConnectorProfileResponse |  | 
| UpdateConnectorProfileResponse.Builder |  | 
| UpdateConnectorRegistrationRequest |  | 
| UpdateConnectorRegistrationRequest.Builder |  | 
| UpdateConnectorRegistrationRequestMarshaller |  | 
| UpdateConnectorRegistrationResponse |  | 
| UpdateConnectorRegistrationResponse.Builder |  | 
| UpdateFlowRequest |  | 
| UpdateFlowRequest.Builder |  | 
| UpdateFlowRequestMarshaller |  | 
| UpdateFlowResponse |  | 
| UpdateFlowResponse.Builder |  | 
| UpsolverDestinationProperties | 
 The properties that are applied when Upsolver is used as a destination. | 
| UpsolverDestinationProperties.Builder |  | 
| UpsolverMetadata | 
 The connector metadata specific to Upsolver. | 
| UpsolverMetadata.Builder |  | 
| UpsolverS3OutputFormatConfig | 
 The configuration that determines how Amazon AppFlow formats the flow output data when Upsolver is used as the
 destination. | 
| UpsolverS3OutputFormatConfig.Builder |  | 
| UriEncodeFn |  | 
| UserAgentUtils |  | 
| ValidationException | 
 The request has invalid or missing parameters. | 
| ValidationException.Builder |  | 
| Value | Base class for the types of values computable by the  RuleEngine. | 
| Value.Array | An array value. | 
| Value.Bool | A boolean value. | 
| Value.Endpoint |  | 
| Value.Endpoint.Builder |  | 
| Value.Int | An integer value. | 
| Value.None |  | 
| Value.Record | A record (map) value. | 
| Value.Str | A string value. | 
| VeevaConnectorOperator |  | 
| VeevaConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Veeva. | 
| VeevaConnectorProfileCredentials.Builder |  | 
| VeevaConnectorProfileProperties | 
 The connector-specific profile properties required when using Veeva. | 
| VeevaConnectorProfileProperties.Builder |  | 
| VeevaMetadata | 
 The connector metadata specific to Veeva. | 
| VeevaMetadata.Builder |  | 
| VeevaSourceProperties | 
 The properties that are applied when using Veeva as a flow source. | 
| VeevaSourceProperties.Builder |  | 
| WriteOperationType | 
 The possible write operations in the destination connector. | 
| ZendeskConnectorOperator |  | 
| ZendeskConnectorProfileCredentials | 
 The connector-specific profile credentials required when using Zendesk. | 
| ZendeskConnectorProfileCredentials.Builder |  | 
| ZendeskConnectorProfileProperties | 
 The connector-specific profile properties required when using Zendesk. | 
| ZendeskConnectorProfileProperties.Builder |  | 
| ZendeskDestinationProperties | 
 The properties that are applied when Zendesk is used as a destination. | 
| ZendeskDestinationProperties.Builder |  | 
| ZendeskMetadata | 
 The connector metadata specific to Zendesk. | 
| ZendeskMetadata.Builder |  | 
| ZendeskSourceProperties | 
 The properties that are applied when using Zendesk as a flow source. | 
| ZendeskSourceProperties.Builder |  |