Parts Property

A collection of multipart upload parts.

Syntax

public var parts: Array<S3Part> {
get {...} }

Remarks

This collection holds a list of S3Part items.

Calling ListParts will populate this collection.

Note: This property is not applicable when ServiceProvider is spGoogleStorage (2); Google Cloud Storage does not support multipart uploads.

This property is read-only.

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