/AWS1/CL_RDSMODACTIVITYSTRMRSP¶
ModifyActivityStreamResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_kmskeyid TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
iv_kinesisstreamname TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
The name of the Amazon Kinesis data stream to be used for the database activity stream.
iv_status TYPE /AWS1/RDSACTIVITYSTREAMSTATUS /AWS1/RDSACTIVITYSTREAMSTATUS¶
The status of the modification to the database activity stream.
iv_mode TYPE /AWS1/RDSACTIVITYSTREAMMODE /AWS1/RDSACTIVITYSTREAMMODE¶
The mode of the database activity stream.
iv_enginenativeaudfieldsin00 TYPE /AWS1/RDSBOOLEANOPTIONAL /AWS1/RDSBOOLEANOPTIONAL¶
Indicates whether engine-native audit fields are included in the database activity stream.
iv_policystatus TYPE /AWS1/RDSACTIVITYSTREAMPLYSTAT /AWS1/RDSACTIVITYSTREAMPLYSTAT¶
The status of the modification to the policy state of the database activity stream.
Queryable Attributes¶
KmsKeyId¶
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |
KinesisStreamName¶
The name of the Amazon Kinesis data stream to be used for the database activity stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KINESISSTREAMNAME() |
Getter for KINESISSTREAMNAME, with configurable default |
ASK_KINESISSTREAMNAME() |
Getter for KINESISSTREAMNAME w/ exceptions if field has no v |
HAS_KINESISSTREAMNAME() |
Determine if KINESISSTREAMNAME has a value |
Status¶
The status of the modification to the database activity 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 |
Mode¶
The mode of the database activity stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODE() |
Getter for MODE, with configurable default |
ASK_MODE() |
Getter for MODE w/ exceptions if field has no value |
HAS_MODE() |
Determine if MODE has a value |
EngineNativeAuditFieldsIncluded¶
Indicates whether engine-native audit fields are included in the database activity stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENGINENATIVEAUDFIELDSI00() |
Getter for ENGINENATIVEAUDITFIELDSINCLD, with configurable d |
ASK_ENGINENATIVEAUDFIELDSI00() |
Getter for ENGINENATIVEAUDITFIELDSINCLD w/ exceptions if fie |
HAS_ENGINENATIVEAUDFIELDSI00() |
Determine if ENGINENATIVEAUDITFIELDSINCLD has a value |
PolicyStatus¶
The status of the modification to the policy state of the database activity stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYSTATUS() |
Getter for POLICYSTATUS, with configurable default |
ASK_POLICYSTATUS() |
Getter for POLICYSTATUS w/ exceptions if field has no value |
HAS_POLICYSTATUS() |
Determine if POLICYSTATUS has a value |