Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

UseSSL Property

Use SSL to access Amazon SimpleDB.

Object Oriented Interface

public function getUseSSL();
public function setUseSSL($value);

Procedural Interface

inamazon_simpledb_get($res, 42 );
inamazon_simpledb_set($res, 42, $value );

Default Value

true

Remarks

Use this property to determine whether the class uses SSL to connect with Amazon SimpleDB servers.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0