Values.RdsLoginAttemptActionSourceIndicates that a login attempt was made to the potentially compromised database from a remote IP address.
type nonrec t = {remoteIpDetails : RemoteIpDetails.t option;loginAttributes : LoginAttributes.t option;Indicates the login attributes used in the login attempt.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Integer of Integer.t | `String of String_.t ])
list ]
list
| `Structure of
(string
* [> `String of SensitiveString.t
| `Structure of
(string * [> `Double of Double.t | `String of String_.t ])
list ])
list ])
list ]