Amazon.ApplicationAutoScaling.Model.Alarm.IsSetAlarmARN C# (CSharp) Method

IsSetAlarmARN() private method

private IsSetAlarmARN ( ) : bool
return bool
        internal bool IsSetAlarmARN()
        {
            return this._alarmARN != null;
        }