class Aws::Appflow::Types::ConnectorConfiguration
The configuration settings related to a given connector.
@!attribute [rw] can_use_as_source
Specifies whether the connector can be used as a source. @return [Boolean]
@!attribute [rw] can_use_as_destination
Specifies whether the connector can be used as a destination. @return [Boolean]
@!attribute [rw] supported_destination_connectors
Lists the connectors that are available for use as destinations. @return [Array<String>]
@!attribute [rw] supported_scheduling_frequencies
Specifies the supported flow frequency for that connector. @return [Array<String>]
@!attribute [rw] is_private_link_enabled
Specifies if PrivateLink is enabled for that connector. @return [Boolean]
@!attribute [rw] is_private_link_endpoint_url_required
Specifies if a PrivateLink endpoint URL is required. @return [Boolean]
@!attribute [rw] supported_trigger_types
Specifies the supported trigger types for the flow. @return [Array<String>]
@!attribute [rw] connector_metadata
Specifies connector-specific metadata such as `oAuthScopes`, `supportedRegions`, `privateLinkServiceUrl`, and so on. @return [Types::ConnectorMetadata]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ConnectorConfiguration AWS API Documentation
Constants
- SENSITIVE