IPWorks S3 2020 Python Edition

Questions / Feedback?

buckets_name Property

The name of the bucket.

Syntax

def get_buckets_name(buckets_index: int) -> str: ...

Default Value

""

Remarks

The name of the bucket.

This property reflects the name of the bucket.

The buckets_index parameter specifies the index of the item in the array. The size of the array is controlled by the buckets_count property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 Python Edition - Version 20.0 [Build 8178]