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

    Interface GetBucketCorsOutput

    interface GetBucketCorsOutput {
        CORSRules?: CORSRule[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    CORSRules?: CORSRule[]

    A set of origins and methods (cross-origin access that you want to allow). You can add up to 100 rules to the configuration.