accountId property

String? accountId
getter/setter pair

The ID of the account that owns the destination bucket. Although optional, we recommend that the value be set to prevent problems if the destination bucket ownership changes.

Implementation

String? accountId;