Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
This action returns a list of messages indicating any errors or warnings associated with the selection of option values.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The name of the application that the configuration template or environment belongs to. |
|
|
Required |
A list of the options and desired values to evaluate.
|
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Related Methods
Source
Method defined in services/elasticbeanstalk.class.php | Toggle source view (12 lines) | View on GitHub