Amazon.CloudWatch.Model.DescribeAlarmsForMetricRequest.IsSetExtendedStatistic C# (CSharp) 메소드

IsSetExtendedStatistic() 개인적인 메소드

private IsSetExtendedStatistic ( ) : bool
리턴 bool
        internal bool IsSetExtendedStatistic()
        {
            return this._extendedStatistic != null;
        }