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.
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.Kinesis.dll
Version: 3.x.y.z
public class DisableEnhancedMonitoringResponse : AmazonWebServiceResponse
The DisableEnhancedMonitoringResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DisableEnhancedMonitoringResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CurrentShardLevelMetrics | System.Collections.Generic.List<System.String> |
Gets and sets the property CurrentShardLevelMetrics. Represents the current state of the metrics that are in the enhanced state before the operation. |
![]() |
DesiredShardLevelMetrics | System.Collections.Generic.List<System.String> |
Gets and sets the property DesiredShardLevelMetrics. Represents the list of all the metrics that would be in the enhanced state after the operation. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
StreamARN | System.String |
Gets and sets the property StreamARN. The ARN of the stream. |
![]() |
StreamName | System.String |
Gets and sets the property StreamName. The name of the Kinesis data stream. |
.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