AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the StartActivityStream operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.RDS.Model.StartActivityStreamResponse

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class StartActivityStreamResponse : AmazonWebServiceResponse

The StartActivityStreamResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplyImmediately System.Boolean

Gets and sets the property ApplyImmediately.

Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property EngineNativeAuditFieldsIncluded System.Boolean

Gets and sets the property EngineNativeAuditFieldsIncluded.

Indicates whether engine-native audit fields are included in the database activity stream.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property KinesisStreamName System.String

Gets and sets the property KinesisStreamName.

The name of the Amazon Kinesis data stream to be used for the database activity stream.

Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.

Public Property Mode Amazon.RDS.ActivityStreamMode

Gets and sets the property Mode.

The mode of the database activity stream.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status Amazon.RDS.ActivityStreamStatus

Gets and sets the property Status.

The status of the database activity stream.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5