Amazon.Kinesis.Model.EnableEnhancedMonitoringResponse.IsSetDesiredShardLevelMetrics C# (CSharp) Method

IsSetDesiredShardLevelMetrics() private method

private IsSetDesiredShardLevelMetrics ( ) : bool
return bool
        internal bool IsSetDesiredShardLevelMetrics()
        {
            return this._desiredShardLevelMetrics != null && this._desiredShardLevelMetrics.Count > 0; 
        }