Values.EnvironmentConfigurationParametersDetailsSourceThe details of the environment configuration parameter.
type nonrec t = {ssmPath : ParameterStorePath.t option;Ssm path environment configuration parameters.
*)parameterOverrides : EnvironmentConfigurationParametersList.t option;The parameter overrides.
*)resolvedParameters : EnvironmentConfigurationParametersList.t option;The resolved environment configuration parameters.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of EnvironmentConfigurationParameterName.t ])
list ]
list
| `String of ParameterStorePath.t ])
list ]