/AWS1/CL_DYNUPCONTRIBINSIGHT01¶
UpdateContributorInsightsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tablename TYPE /AWS1/DYNTABLENAME /AWS1/DYNTABLENAME¶
The name of the table.
iv_indexname TYPE /AWS1/DYNINDEXNAME /AWS1/DYNINDEXNAME¶
The name of the global secondary index, if applicable.
iv_contributorinsightsstatus TYPE /AWS1/DYNCONTRIBINSIGHTSSTATUS /AWS1/DYNCONTRIBINSIGHTSSTATUS¶
The status of contributor insights
iv_contributorinsightsmode TYPE /AWS1/DYNCONTRIBINSIGHTSMODE /AWS1/DYNCONTRIBINSIGHTSMODE¶
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
Queryable Attributes¶
TableName¶
The name of the table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLENAME() |
Getter for TABLENAME, with configurable default |
ASK_TABLENAME() |
Getter for TABLENAME w/ exceptions if field has no value |
HAS_TABLENAME() |
Determine if TABLENAME has a value |
IndexName¶
The name of the global secondary index, if applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXNAME() |
Getter for INDEXNAME, with configurable default |
ASK_INDEXNAME() |
Getter for INDEXNAME w/ exceptions if field has no value |
HAS_INDEXNAME() |
Determine if INDEXNAME has a value |
ContributorInsightsStatus¶
The status of contributor insights
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTRIBINSIGHTSSTATUS() |
Getter for CONTRIBUTORINSIGHTSSTATUS, with configurable defa |
ASK_CONTRIBINSIGHTSSTATUS() |
Getter for CONTRIBUTORINSIGHTSSTATUS w/ exceptions if field |
HAS_CONTRIBINSIGHTSSTATUS() |
Determine if CONTRIBUTORINSIGHTSSTATUS has a value |
ContributorInsightsMode¶
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTRIBUTORINSIGHTSMODE() |
Getter for CONTRIBUTORINSIGHTSMODE, with configurable defaul |
ASK_CONTRIBUTORINSIGHTSMODE() |
Getter for CONTRIBUTORINSIGHTSMODE w/ exceptions if field ha |
HAS_CONTRIBUTORINSIGHTSMODE() |
Determine if CONTRIBUTORINSIGHTSMODE has a value |