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.
Container for the parameters to the StopActivityStream operation.
Stops a database activity stream that was started using the Amazon Web Services console,
the start-activity-stream
CLI command, or the StartActivityStream
operation.
For more information, see Monitoring Amazon Aurora with Database Activity Streams in the Amazon Aurora User Guide or Monitoring Amazon RDS with Database Activity Streams in the Amazon RDS User Guide.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class StopActivityStreamRequest : AmazonRDSRequest IAmazonWebServiceRequest
The StopActivityStreamRequest type exposes the following members
Name | Description | |
---|---|---|
StopActivityStreamRequest() |
Name | Type | Description | |
---|---|---|---|
ApplyImmediately | System.Boolean |
Gets and sets the property ApplyImmediately. Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the maintenance window for the database. |
|
ResourceArn | System.String |
Gets and sets the property ResourceArn.
The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
For example, |
.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