IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_min_part_size Property

The minimum allowed multipart upload part size.

Syntax

def get_account_min_part_size() -> int: ...

account_min_part_size = property(get_account_min_part_size, None)

Default Value

-1

Remarks

The minimum allowed multipart upload part size.

This property reflects the minimum allowed multipart upload part size, in bytes.

This property is read-only.

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