PHP Class Aws\OpsWorks\OpsWorksClient

Inheritance: extends Aws\Common\Client\AbstractClient
Datei anzeigen Open project: humanmade/aws-ses-wp-mail Class Usage Examples

Public Methods

Method Description
factory ( array | Guzzle\Common\Collection $config = [] ) : self Factory method to create a new AWS OpsWorks client using an array of configuration options.

Method Details

factory() public static method

Factory method to create a new AWS OpsWorks client using an array of configuration options.
public static factory ( array | Guzzle\Common\Collection $config = [] ) : self
$config array | Guzzle\Common\Collection Client configuration data
return self