/AWS1/CL_S3_OSHPCONTROLSRULE¶
The container element for an ownership control rule.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_objectownership TYPE /AWS1/S3_OBJECTOWNERSHIP /AWS1/S3_OBJECTOWNERSHIP¶
ObjectOwnership
Queryable Attributes¶
ObjectOwnership¶
ObjectOwnership
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTOWNERSHIP() |
Getter for OBJECTOWNERSHIP, with configurable default |
ASK_OBJECTOWNERSHIP() |
Getter for OBJECTOWNERSHIP w/ exceptions if field has no val |
HAS_OBJECTOWNERSHIP() |
Determine if OBJECTOWNERSHIP has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_OWNERSHIPCONTROLSRULES¶
TYPES TT_OWNERSHIPCONTROLSRULES TYPE STANDARD TABLE OF REF TO /AWS1/CL_S3_OSHPCONTROLSRULE WITH DEFAULT KEY
.