Skip to content

/AWS1/CL_S3_GETBKTCORSOUTPUT

GetBucketCorsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_corsrules TYPE /AWS1/CL_S3_CORSRULE=>TT_CORSRULES TT_CORSRULES

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


Queryable Attributes

CORSRules

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

Accessible with the following methods

Method Description
GET_CORSRULES() Getter for CORSRULES, with configurable default
ASK_CORSRULES() Getter for CORSRULES w/ exceptions if field has no value
HAS_CORSRULES() Determine if CORSRULES has a value