Amazon.CloudWatch.Model.DescribeAlarmsRequest.IsSetAlarmNames C# (CSharp) Méthode

IsSetAlarmNames() private méthode

private IsSetAlarmNames ( ) : bool
Résultat bool
        internal bool IsSetAlarmNames()
        {
            return this._alarmNames != null && this._alarmNames.Count > 0; 
        }