ConnectionPropertiesConfiguration
Configuration that defines the base URL and additional request parameters needed during connection creation.
Contents
- AdditionalRequestParameters
-
Key-value pairs of additional request parameters that may be needed during connection creation, such as API versions or service-specific configuration options.
Type: Array of ConnectorProperty objects
Required: No
- Url
-
The base instance URL for the endpoint that this connection type will connect to.
Type: ConnectorProperty object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: