IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface PutObjectAclCommandOutput

    The output of PutObjectAclCommand.

    interface PutObjectAclCommandOutput {
        RequestCharged?: "requester";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    RequestCharged?: "requester"

    If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.

    This functionality is not supported for directory buckets.