IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Bucket Property

Selects a bucket.

Object Oriented Interface

public function getBucket();
public function setBucket($value);

Procedural Interface

ipworkscloud_amazons3_get($res, 3 );
ipworkscloud_amazons3_set($res, 3, $value );

Default Value

''

Remarks

This property selects a bucket, by name, for the class to operate against. It must be set before attempting most operations.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]