class Aws::Appflow::Types::DescribeConnectorEntityRequest

@note When making an API call, you may pass DescribeConnectorEntityRequest

data as a hash:

    {
      connector_entity_name: "Name", # required
      connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles, SAPOData
      connector_profile_name: "ConnectorProfileName",
    }

@!attribute [rw] connector_entity_name

The entity name for that connector.
@return [String]

@!attribute [rw] connector_type

The type of connector application, such as Salesforce, Amplitude,
and so on.
@return [String]

@!attribute [rw] connector_profile_name

The name of the connector profile. The name is unique for each
`ConnectorProfile` in the Amazon Web Services account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/DescribeConnectorEntityRequest AWS API Documentation

Constants

SENSITIVE