NAME
Paws::RDS::StartActivityStreamResponse
ATTRIBUTES
ApplyImmediately => Bool
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
EngineNativeAuditFieldsIncluded => Bool
Indicates whether engine-native audit fields are included in the database activity stream.
KinesisStreamName => Str
The name of the Amazon Kinesis data stream to be used for the database activity stream.
KmsKeyId => Str
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
Mode => Str
The mode of the database activity stream.
Valid values are: "sync"
, "async"
=head2 Status => Str
The status of the database activity stream.
Valid values are: "stopped"
, "starting"
, "started"
, "stopping"
=head2 _request_id => Str