/AWS1/CL_MD2RESETCHANNELSTAT01¶
ResetChannelStateResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_channelgroupname
TYPE /AWS1/MD2STRING
/AWS1/MD2STRING
¶
The name of the channel group that contains the channel that you just reset.
iv_channelname
TYPE /AWS1/MD2STRING
/AWS1/MD2STRING
¶
The name of the channel that you just reset.
iv_arn
TYPE /AWS1/MD2STRING
/AWS1/MD2STRING
¶
The Amazon Resource Name (ARN) associated with the channel that you just reset.
iv_resetat
TYPE /AWS1/MD2TIMESTAMP
/AWS1/MD2TIMESTAMP
¶
The time that the channel was last reset.
Queryable Attributes¶
ChannelGroupName¶
The name of the channel group that contains the channel that you just reset.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELGROUPNAME() |
Getter for CHANNELGROUPNAME, with configurable default |
ASK_CHANNELGROUPNAME() |
Getter for CHANNELGROUPNAME w/ exceptions if field has no va |
HAS_CHANNELGROUPNAME() |
Determine if CHANNELGROUPNAME has a value |
ChannelName¶
The name of the channel that you just reset.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELNAME() |
Getter for CHANNELNAME, with configurable default |
ASK_CHANNELNAME() |
Getter for CHANNELNAME w/ exceptions if field has no value |
HAS_CHANNELNAME() |
Determine if CHANNELNAME has a value |
Arn¶
The Amazon Resource Name (ARN) associated with the channel that you just reset.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
ResetAt¶
The time that the channel was last reset.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESETAT() |
Getter for RESETAT, with configurable default |
ASK_RESETAT() |
Getter for RESETAT w/ exceptions if field has no value |
HAS_RESETAT() |
Determine if RESETAT has a value |