/AWS1/CL_KFKS3¶
S3
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_enabled
TYPE /AWS1/KFK__BOOLEAN
/AWS1/KFK__BOOLEAN
¶
Enabled
Optional arguments:¶
iv_bucket
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
Bucket
iv_prefix
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
Prefix
Queryable Attributes¶
Bucket¶
Bucket
Accessible with the following methods¶
Method | Description |
---|---|
GET_BUCKET() |
Getter for BUCKET, with configurable default |
ASK_BUCKET() |
Getter for BUCKET w/ exceptions if field has no value |
HAS_BUCKET() |
Determine if BUCKET has a value |
Enabled¶
Enabled
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
Prefix¶
Prefix
Accessible with the following methods¶
Method | Description |
---|---|
GET_PREFIX() |
Getter for PREFIX, with configurable default |
ASK_PREFIX() |
Getter for PREFIX w/ exceptions if field has no value |
HAS_PREFIX() |
Determine if PREFIX has a value |