Values.ConfigurationSettingsDescriptionsSourceThe results from a request to change the configuration settings of an environment.
type describeConfigurationSettingsResult = {configurationSettings : ConfigurationSettingsDescriptionList.t option;A list of ConfigurationSettingsDescription.
*)}and t = {describeConfigurationSettingsResult : describeConfigurationSettingsResult;responseMetaData : responseMetaData;}type error = [ | `TooManyBucketsException of TooManyBucketsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `TooManyBucketsException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `TooManyBucketsException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of ResourceName.t ])
list ]
list
| `String of SolutionStackName.t
| `Timestamp of CreationDate.t ])
list ])
list ]
list ])
list ])
list ]