An authorized B2Client paired with the bucket name the action is scoped to. Returned by buildClient; consumed by command dispatch sites that need either the high-level client (cross-bucket copy, presign) or the resolved bucket (via getBucket).
The destination bucket name as provided to the action's bucket input.
bucket
The authorized SDK client. client.accountInfo is populated.
client.accountInfo
An authorized B2Client paired with the bucket name the action is scoped to. Returned by buildClient; consumed by command dispatch sites that need either the high-level client (cross-bucket copy, presign) or the resolved bucket (via getBucket).