/AWS1/CL_RDSSTRTACTIVITYSTRM01¶
StartActivityStreamResponse
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 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_applyimmediately TYPE /AWS1/RDSBOOLEAN /AWS1/RDSBOOLEAN¶
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
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 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 |
ApplyImmediately¶
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLYIMMEDIATELY() |
Getter for APPLYIMMEDIATELY, with configurable default |
ASK_APPLYIMMEDIATELY() |
Getter for APPLYIMMEDIATELY w/ exceptions if field has no va |
HAS_APPLYIMMEDIATELY() |
Determine if APPLYIMMEDIATELY has a value |