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

    Interface AccessControlTranslation

    A container for information about access control for replicas.

    interface AccessControlTranslation {
        Owner: "Destination" | undefined;
    }
    Index

    Properties

    Properties

    Owner: "Destination" | undefined

    Specifies the replica ownership. For default and valid values, see PUT bucket replication in the Amazon S3 API Reference.