/AWS1/CL_XDDDELETESTREAMOUTPUT¶
The output from a deleted stream.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_clusteridentifier TYPE /AWS1/XDDCLUSTERID /AWS1/XDDCLUSTERID¶
The ID of the cluster for the deleted stream.
iv_streamidentifier TYPE /AWS1/XDDSTREAMID /AWS1/XDDSTREAMID¶
The ID of the deleted stream.
iv_arn TYPE /AWS1/XDDSTREAMARN /AWS1/XDDSTREAMARN¶
The ARN of the deleted stream.
iv_status TYPE /AWS1/XDDSTREAMSTATUS /AWS1/XDDSTREAMSTATUS¶
The status of the stream.
iv_creationtime TYPE /AWS1/XDDSTREAMCREATIONTIME /AWS1/XDDSTREAMCREATIONTIME¶
The time when the stream was created.
Queryable Attributes¶
clusterIdentifier¶
The ID of the cluster for the deleted stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER, with configurable default |
ASK_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER w/ exceptions if field has no v |
HAS_CLUSTERIDENTIFIER() |
Determine if CLUSTERIDENTIFIER has a value |
streamIdentifier¶
The ID of the deleted stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMIDENTIFIER() |
Getter for STREAMIDENTIFIER, with configurable default |
ASK_STREAMIDENTIFIER() |
Getter for STREAMIDENTIFIER w/ exceptions if field has no va |
HAS_STREAMIDENTIFIER() |
Determine if STREAMIDENTIFIER has a value |
arn¶
The ARN of the deleted stream.
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 |
status¶
The status of the stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
creationTime¶
The time when the stream was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |