Amazon.Kinesis.Model.EnableEnhancedMonitoringResponse.IsSetDesiredShardLevelMetrics C# (CSharp) 메소드

IsSetDesiredShardLevelMetrics() 개인적인 메소드

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