Amazon.AutoScaling.Model.PutNotificationConfigurationRequest.IsSetNotificationTypes C# (CSharp) 메소드

IsSetNotificationTypes() 개인적인 메소드

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