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 UpdateStreamMode operation. Updates the capacity mode of the data stream. Currently, in Kinesis Data Streams, you can choose between an on-demand capacity mode and a provisioned capacity mode for your data stream.
Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.Kinesis.dll
Version: 3.x.y.z
public class UpdateStreamModeRequest : AmazonKinesisRequest IAmazonWebServiceRequest
The UpdateStreamModeRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateStreamModeRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
StreamARN | System.String |
Gets and sets the property StreamARN. Specifies the ARN of the data stream whose capacity mode you want to update. |
![]() |
StreamModeDetails | Amazon.Kinesis.Model.StreamModeDetails |
Gets and sets the property StreamModeDetails. Specifies the capacity mode to which you want to set your data stream. Currently, in Kinesis Data Streams, you can choose between an on-demand capacity mode and a provisioned capacity mode for your data streams. |
.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