/AWS1/CL_CHSPUTCHANNELEXPSTG01¶
PutChannelExpirationSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_channelarn TYPE /AWS1/CHSCHIMEARN /AWS1/CHSCHIMEARN¶
The channel ARN.
io_expirationsettings TYPE REF TO /AWS1/CL_CHSEXPIRATIONSETTINGS /AWS1/CL_CHSEXPIRATIONSETTINGS¶
Settings that control the interval after which a channel is deleted.
Queryable Attributes¶
ChannelArn¶
The channel ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELARN() |
Getter for CHANNELARN, with configurable default |
ASK_CHANNELARN() |
Getter for CHANNELARN w/ exceptions if field has no value |
HAS_CHANNELARN() |
Determine if CHANNELARN has a value |
ExpirationSettings¶
Settings that control the interval after which a channel is deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATIONSETTINGS() |
Getter for EXPIRATIONSETTINGS |