DataConnectorCredentialMap interface

Mapping of data connector credentials.

Properties

key

The key representing the credential.

value

The data connector credential value.

Property Details

key

The key representing the credential.

key: string

Property Value

string

value

The data connector credential value.

value: DataConnectorCredentials

Property Value