Values_1.CredentialPairSourceThe combination of user name and password that are used as credentials.
type nonrec t = {username : DbUsername.t;User name.
*)password : Password.t;Password.
*)alternateDataSourceParameters : DataSourceParametersList.t option;A set of alternate data source parameters that you want to share for these credentials. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the new data source with the existing credentials. If the AlternateDataSourceParameters list is null, the DataSourceParameters originally used with these Credentials is automatically allowed.
*)}val make :
?alternateDataSourceParameters:??? ->
username:DbUsername.t ->
password:Password.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `Integer of Port.t
| `String of string
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of
[> `String of DatabaseGroup.t ] list
| `String of Values_0.RoleArn.t
| `Structure of
(string * [> `String of Values_0.Arn.t ])
list ])
list ])
list ])
list ]
list
| `String of DbUsername.t ])
list ]