Values_2.GetSecurityConfigurationsResponseSourceRetrieves a list of all security configurations.
type nonrec t = {securityConfigurations : SecurityConfigurationList.t option;A list of security configurations.
*)nextToken : Values_0.GenericString.t option;A continuation token, if there are more security configurations to return.
*)}type nonrec error = [ | `EntityNotFoundException of Values_0.EntityNotFoundException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of Values_0.NameString.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.KmsKeyArn.t ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `String of Values_0.KmsKeyArn.t ])
list ])
list
| `Timestamp of Values_0.TimestampValue.t ])
list ]
list
| `String of Values_0.GenericString.t ])
list ]